Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/wlan/
H A Dif_runreg.h118 #define RT2860_PWR_PIN_CFG 0x1204 macro
1007 { RT2860_PWR_PIN_CFG, 0x00000003 }
/dragonfly/sys/dev/netif/ral/
H A Drt2860reg.h120 #define RT2860_PWR_PIN_CFG 0x1204 macro
1058 { RT2860_PWR_PIN_CFG, 0x00000003 }
H A Drt2860.c3891 RAL_WRITE(sc, RT2860_PWR_PIN_CFG, RT2860_IO_RA_PE); in rt2860_init_locked()
3940 RAL_WRITE(sc, RT2860_PWR_PIN_CFG, RT2860_IO_RA_PE | RT2860_IO_RF_PE); in rt2860_init_locked()