Searched refs:CR_TXR (Results 1 – 3 of 3) sorted by relevance
152 #define CR_TXR 0x0010U /* Transmit reset */ macro
465 OUTL(dp, CR, CR_RST | CR_TXR | CR_RXR); in sfe_reset_chip_sis900()855 OUTL(dp, CR, lp->cr | CR_TXR | CR_RXR); in sfe_stop_chip()897 OUTL(dp, CR, CR_TXR | CR_RXR); in sfe_stop_chip_quiesce()
108 #define CR_TXR 0x00000010 macro