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