Searched refs:SAR_REG_TCMDQ (Results 1 – 2 of 2) sorted by relevance
741 vc->index, SAR_REG_TCMDQ); in push_on_scq()770 SAR_REG_TCMDQ); in push_on_scq()2124 writel(TCMDQ_LACR|(vc->lacr << 16)|vc->index, SAR_REG_TCMDQ); in idt77252_est_timer()2320 writel(TCMDQ_START | vc->index, SAR_REG_TCMDQ); in idt77252_init_tx()2622 writel(TCMDQ_HALT | vc->index, SAR_REG_TCMDQ); in idt77252_close()2669 vc->index, SAR_REG_TCMDQ); in idt77252_change_qos()3070 writel(TCMDQ_START | 0, SAR_REG_TCMDQ); in open_card_ubr0()
475 #define SAR_REG_TCMDQ (card->membase + 0x80) macro