Searched refs:EPROM_R_BIT (Results 1 – 4 of 4) sorted by relevance
68 ret |= _rtl92e_gpio_get_bit(dev, EPROM_R_BIT) << rx_len; in _rtl92e_eeprom_xfer()
121 #define EPROM_R_BIT 0 macro
91 if (bit & EPROM_R_BIT) in eprom_r()
394 #define EPROM_R_BIT BIT(0) macro