Searched refs:RAL_PHY_CSR5 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/usb/wlan/
H A Dif_uralreg.h89 #define RAL_PHY_CSR5 0x04ca /* BBP Pre-Tx CCK */ macro
H A Dif_ural.c2036 tmp = ural_read(sc, RAL_PHY_CSR5) & ~0x7;
2037 ural_write(sc, RAL_PHY_CSR5, tmp | (tx & 0x7));

Completed in 41 milliseconds