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()2100 writel(TCMDQ_LACR|(vc->lacr << 16)|vc->index, SAR_REG_TCMDQ); in idt77252_est_timer()2295 writel(TCMDQ_START | vc->index, SAR_REG_TCMDQ); in idt77252_init_tx()2549 writel(TCMDQ_HALT | vc->index, SAR_REG_TCMDQ); in idt77252_close()2595 vc->index, SAR_REG_TCMDQ); in idt77252_change_qos()2952 writel(TCMDQ_START | 0, SAR_REG_TCMDQ); in open_card_ubr0()
473 #define SAR_REG_TCMDQ (card->membase + 0x80) macro