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

/linux-4.4.14/drivers/i2c/busses/
H A Di2c-au1550.c70 if (RD(adap, PSC_SMBSTAT) & PSC_SMBSTAT_TE) wait_xfer_done()
116 if (!(stat & PSC_SMBSTAT_TE) || !(stat & PSC_SMBSTAT_RE)) { do_address()
/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h426 #define PSC_SMBSTAT_TE (1 << 9) macro

Completed in 44 milliseconds