Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-au1550.c107 if (!(stat & PSC_SMBSTAT_TE) || !(stat & PSC_SMBSTAT_RE)) { in do_address()
144 if ((RD(adap, PSC_SMBSTAT) & PSC_SMBSTAT_RE) == 0) in wait_for_rx_byte()
/linux-6.3-rc2/arch/mips/include/asm/mach-au1x00/
A Dau1xxx_psc.h423 #define PSC_SMBSTAT_RE (1 << 12) macro

Completed in 5 milliseconds