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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_reg.h192 #define URTW_RF_PINS_SELECT 0x0084 /* 2 byte */ macro
H A Durtw.c686 if (error = urtw_read16_c(sc, URTW_RF_PINS_SELECT, &o3, 0))
690 if (error = urtw_write16_c(sc, URTW_RF_PINS_SELECT, o3 | 0xf, 0))
782 if (error = urtw_write16_c(sc, URTW_RF_PINS_SELECT, o3, 0))
809 if (error = urtw_read16_c(sc, URTW_RF_PINS_SELECT, &d84, 0))
815 if (error = urtw_write16_c(sc, URTW_RF_PINS_SELECT,
836 error = urtw_write16_c(sc, URTW_RF_PINS_SELECT, d84, 0);
852 if (error = urtw_write16_c(sc, URTW_RF_PINS_SELECT, 0x0080, 0))
2136 if (error = urtw_write8_c(sc, URTW_RF_PINS_SELECT + 1, 0, 0))
2144 if (error = urtw_write8_c(sc, URTW_RF_PINS_SELECT + 1, 4, 0))
2152 if (error = urtw_write16_c(sc, URTW_RF_PINS_SELECT,
[all...]

Completed in 213 milliseconds