Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Di2c-cdns.c63 #define CDNS_I2C_INTERRUPT_SLVRDY 0x00000010 macro
93 if (int_status & CDNS_I2C_INTERRUPT_SLVRDY) in cdns_i2c_debug_status()