Searched refs:RTASE_STOP_REQ (Results 1 – 2 of 2) sorted by relevance
86 #define RTASE_STOP_REQ BIT(7) macro
851 rtase_w8(tp, RTASE_CHIP_CMD, val | RTASE_STOP_REQ); in rtase_nic_reset()866 rtase_w8(tp, RTASE_CHIP_CMD, val & ~RTASE_STOP_REQ); in rtase_nic_reset()
Completed in 10 milliseconds