Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-pxa.c49 #define ICR_GCD (1 << 7) /* general call disable */ macro
122 #define I2C_ICR_INIT (ICR_BEIE | ICR_IRFIE | ICR_ITEIE | ICR_GCD | ICR_SCLE)
336 PXA_BIT(ICR_GCD, "GCD", NULL),