Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fsi/
H A Dfsi-master-i2cr.c20 #define I2CR_STATUS_ERR BIT_ULL(61) macro
109 if (status & I2CR_STATUS_ERR) { in i2cr_check_status()