Searched refs:RT3593_LDO_RF_VC_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ral/ | ||
H A D | rt2860reg.h | 748 #define RT3593_LDO_RF_VC_MASK 0xe0 macro |
H A D | rt2860.c | 2837 rf &= ~(RT3593_LDO_RF_VC_MASK | RT3593_LDO_PLL_VC_MASK); in rt3090_rf_wakeup() |