Home
last modified time | relevance | path

Searched refs:RT2860_PWR_PIN_CFG (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_runreg.h116 #define RT2860_PWR_PIN_CFG 0x1204 macro
999 { RT2860_PWR_PIN_CFG, 0x00000003 }
/freebsd/sys/dev/ral/
H A Drt2860reg.h119 #define RT2860_PWR_PIN_CFG 0x1204 macro
1062 { RT2860_PWR_PIN_CFG, 0x00000003 }
H A Drt2860.c3811 RAL_WRITE(sc, RT2860_PWR_PIN_CFG, RT2860_IO_RA_PE); in rt2860_init_locked()
3869 RAL_WRITE(sc, RT2860_PWR_PIN_CFG, RT2860_IO_RA_PE | RT2860_IO_RF_PE); in rt2860_init_locked()