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()2101 writel(TCMDQ_LACR|(vc->lacr << 16)|vc->index, SAR_REG_TCMDQ); in idt77252_est_timer()2296 writel(TCMDQ_START | vc->index, SAR_REG_TCMDQ); in idt77252_init_tx()2550 writel(TCMDQ_HALT | vc->index, SAR_REG_TCMDQ); in idt77252_close()2596 vc->index, SAR_REG_TCMDQ); in idt77252_change_qos()2955 writel(TCMDQ_START | 0, SAR_REG_TCMDQ); in open_card_ubr0()
473 #define SAR_REG_TCMDQ (card->membase + 0x80) macro