Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/i2c/busses/
Di2c-pxa.c48 #define ICR_GCD (1 << 7) /* general call disable */ macro
121 #define I2C_ICR_INIT (ICR_BEIE | ICR_IRFIE | ICR_ITEIE | ICR_GCD | ICR_SCLE)
331 PXA_BIT(ICR_GCD, "GCD", NULL),