Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/wlan/
H A Dif_runreg.h501 #define RT2860_IO_RF_PE (1 << 0) macro
/dragonfly/sys/dev/netif/ral/
H A Drt2860reg.h504 #define RT2860_IO_RF_PE (1 << 0) macro
H A Drt2860.c3940 RAL_WRITE(sc, RT2860_PWR_PIN_CFG, RT2860_IO_RA_PE | RT2860_IO_RF_PE); in rt2860_init_locked()