Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/mach-au1x00/
Dau1xxx_psc.h421 #define PSC_SMBCFG_TT_FIFO8 (3 << 28) macro
/linux-2.6.39/drivers/i2c/busses/
Di2c-au1550.c330 sp->psc_smbcfg = (PSC_SMBCFG_RT_FIFO8 | PSC_SMBCFG_TT_FIFO8 | in i2c_au1550_setup()