Searched refs:URTW_EPROM_WRITEBIT (Results 1 – 2 of 2) sorted by relevance
123 #define URTW_EPROM_WRITEBIT (0x2) macro
2271 urtw_write8_m(sc, URTW_EPROM_CMD, data | URTW_EPROM_WRITEBIT); in urtw_eprom_writebit()2273 urtw_write8_m(sc, URTW_EPROM_CMD, data & ~URTW_EPROM_WRITEBIT); in urtw_eprom_writebit()