Home
last modified time | relevance | path

Searched refs:PSC_SMBSTAT_SR (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/i2c/busses/
Di2c-au1550.c328 } while ((stat & PSC_SMBSTAT_SR) == 0); in i2c_au1550_setup()
353 } while ((stat & PSC_SMBSTAT_SR) == 0); in i2c_au1550_setup()
/linux-2.6.39/arch/mips/include/asm/mach-au1x00/
Dau1xxx_psc.h471 #define PSC_SMBSTAT_SR (1 << 0) macro