Searched refs:epromtype (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr8180_93cx6.c105 if (priv->epromtype == EPROM_93c56) {
H A Dr8192E_core.c2564 priv->epromtype = (curCR & EPROM_CMD_9356SEL) ? EPROM_93c56 : EPROM_93c46;
2565 RT_TRACE(COMP_INIT, "<===========%s(), epromtype:%d\n", __FUNCTION__, priv->epromtype);
2727 if(priv->epromtype == EPROM_93c46)
2776 else if(priv->epromtype== EPROM_93c56)
2855 if(priv->epromtype == EPROM_93c46)
2875 else if(priv->epromtype == EPROM_93c56)
H A Dr8192E.h940 short epromtype; member in struct:r8192_priv
H A Dr819xE_phy.c2399 if(priv->epromtype == EPROM_93c46)
2404 else if(priv->epromtype == EPROM_93c56)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8180_93cx6.c104 if (priv->epromtype==EPROM_93c56){
H A Dr8192U.h895 short epromtype; member in struct:r8192_priv
H A Dr8192U_core.c2897 priv->epromtype = (curCR & Cmd9346CR_9356SEL) ? EPROM_93c56 : EPROM_93c46;
2898 RT_TRACE(COMP_EPROM, "<===========%s(), epromtype:%d\n", __FUNCTION__, priv->epromtype);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/
H A Dr8180.h325 short epromtype; member in struct:r8180_priv
H A Dr8180_core.c2855 priv->epromtype = EPROM_93c56;
2857 priv->epromtype = EPROM_93c46;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U.h1047 short epromtype; member in struct:r8192_priv

Completed in 272 milliseconds