Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-axxia.c109 #define SLV_STATUS_SRND1 BIT(4) /* Read request not following start condition */ macro
351 if (status & SLV_STATUS_SRND1) { in axxia_i2c_slv_isr()
699 slv_int_mask |= SLV_STATUS_SRS1 | SLV_STATUS_SRRS1 | SLV_STATUS_SRND1; in axxia_i2c_reg_slave()