Searched refs:SAR_REG_TCMDQ (Results 1 – 2 of 2) sorted by relevance
736 vc->index, SAR_REG_TCMDQ); in push_on_scq()765 SAR_REG_TCMDQ); in push_on_scq()2106 writel(TCMDQ_LACR|(vc->lacr << 16)|vc->index, SAR_REG_TCMDQ); in idt77252_est_timer()2301 writel(TCMDQ_START | vc->index, SAR_REG_TCMDQ); in idt77252_init_tx()2555 writel(TCMDQ_HALT | vc->index, SAR_REG_TCMDQ); in idt77252_close()2601 vc->index, SAR_REG_TCMDQ); in idt77252_change_qos()2957 writel(TCMDQ_START | 0, SAR_REG_TCMDQ); in open_card_ubr0()
473 #define SAR_REG_TCMDQ (card->membase + 0x80) macro