Searched refs:CR_RXR (Results 1 – 3 of 3) sorted by relevance
151 #define CR_RXR 0x0020U /* Receiver reset */ macro
542 OUTL(dp, CR, CR_RST | CR_TXR | CR_RXR); in sfe_reset_chip_sis900()932 OUTL(dp, CR, lp->cr | CR_TXR | CR_RXR); in sfe_stop_chip()974 OUTL(dp, CR, CR_TXR | CR_RXR); in sfe_stop_chip_quiesce()
109 #define CR_RXR 0x00000020 macro