Searched refs:LOCOMO_DAC_SDAOEB (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/common/
H A Dlocomo.c724 r |= LOCOMO_DAC_SCLOEB | LOCOMO_DAC_SDAOEB;
916 r |= LOCOMO_DAC_SDAOEB;
921 r &= ~(LOCOMO_DAC_SDAOEB);
948 r |= LOCOMO_DAC_SCLOEB | LOCOMO_DAC_SDAOEB;
953 r &= ~(LOCOMO_DAC_SDAOEB);
971 r &= ~(LOCOMO_DAC_SDAOEB);
979 if (locomo_readl(mapbase + LOCOMO_DAC) & LOCOMO_DAC_SDAOEB) { /* High is error */
999 r &= ~(LOCOMO_DAC_SDAOEB);
1007 if (locomo_readl(mapbase + LOCOMO_DAC) & LOCOMO_DAC_SDAOEB) { /* High is error */
1024 r &= ~(LOCOMO_DAC_SDAOEB);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/hardware/
H A Dlocomo.h54 #define LOCOMO_DAC_SDAOEB 0x01 /* SDA pin output data */ macro

Completed in 95 milliseconds