Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-qcom-geni.c60 BUS_PROTO, enumerator
69 #define DM_I2C_CB_ERR ((BIT(NACK) | BIT(BUS_PROTO) | BIT(ARB_LOST)) \
120 [BUS_PROTO] = {-EPROTO, "Bus proto err, noisy/unexpected start/stop"},
257 geni_i2c_err(gi2c, BUS_PROTO); in geni_i2c_irq()