Home
last modified time | relevance | path

Searched refs:EPROM_93c56 (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/rtl8192u/
Dr8180_93cx6.c104 if (priv->epromtype==EPROM_93c56){ in eprom_read()
Dr8192U.h534 #define EPROM_93c56 1 macro
Dr8192U_core.c2818 priv->epromtype = (curCR & Cmd9346CR_9356SEL) ? EPROM_93c56 : EPROM_93c46; in rtl8192_get_eeprom_size()
/drivers/staging/rtl8187se/
Dr8180.h50 #define EPROM_93c56 1 macro
Dr8180_core.c2597 priv->epromtype = EPROM_93c56; in rtl8180_init()