Searched refs:sps0 (Results 1 – 1 of 1) sorted by relevance
1098 u8 sps0; in rtl8xxxu_gen1_disable_rf() local1101 sps0 = rtl8xxxu_read8(priv, REG_SPS0_CTRL); in rtl8xxxu_gen1_disable_rf()1131 sps0 &= ~(BIT(0) | BIT(3)); in rtl8xxxu_gen1_disable_rf()1132 rtl8xxxu_write8(priv, REG_SPS0_CTRL, sps0); in rtl8xxxu_gen1_disable_rf()