Searched refs:URTW_CW_VAL (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/urtw/ |
H A D | urtw_reg.h | 214 #define URTW_CW_VAL 0x00bd /* 1 byte */ macro
|
H A D | urtw.c | 2449 error = urtw_write8_c(sc, URTW_CW_VAL, 0x73, 0); in urtw_8225_rf_set_chan() 2456 error = urtw_write8_c(sc, URTW_CW_VAL, 0xa5, 0); in urtw_8225_rf_set_chan() 2855 if (error = urtw_write8_c(sc, URTW_CW_VAL, 0x73, 0)) in urtw_8225v2_rf_set_chan() 2863 if (error = urtw_write8_c(sc, URTW_CW_VAL, 0xa5, 0)) in urtw_8225v2_rf_set_chan()
|