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()2105 writel(TCMDQ_LACR|(vc->lacr << 16)|vc->index, SAR_REG_TCMDQ); in idt77252_est_timer()2300 writel(TCMDQ_START | vc->index, SAR_REG_TCMDQ); in idt77252_init_tx()2554 writel(TCMDQ_HALT | vc->index, SAR_REG_TCMDQ); in idt77252_close()2600 vc->index, SAR_REG_TCMDQ); in idt77252_change_qos()2956 writel(TCMDQ_START | 0, SAR_REG_TCMDQ); in open_card_ubr0()
473 #define SAR_REG_TCMDQ (card->membase + 0x80) macro