Home
last modified time | relevance | path

Searched refs:EPROM_R_BIT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_eeprom.c57 ret |= _rtl92e_gpio_get_bit(dev, EPROM_R_BIT) << rx_len; in _rtl92e_eeprom_xfer()
H A Dr8192E_hw.h53 #define EPROM_R_BIT 0 macro
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8180_93cx6.c88 if (bit & EPROM_R_BIT) in eprom_r()
H A Dr8192U_hw.h239 #define EPROM_R_BIT BIT(0) macro