Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dau1xxx_psc.h382 #define PSC_SMBCFG_TT_FIFO8 (3 << 28) macro
/linux-6.1.9/drivers/i2c/busses/
Di2c-au1550.c264 cfg = PSC_SMBCFG_RT_FIFO8 | PSC_SMBCFG_TT_FIFO8 | PSC_SMBCFG_DD_DISABLE; in i2c_au1550_setup()