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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-au1550.c64 if ((stat & PSC_SMBSTAT_TE) != 0)
129 if (!(stat & PSC_SMBSTAT_TE) || !(stat & PSC_SMBSTAT_RE)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h465 #define PSC_SMBSTAT_TE (1 << 9) macro

Completed in 43 milliseconds