Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_i2c/
Dmss_i2c.c1238 if (irq_type & MSS_I2C_SMBALERT_IRQ) in MSS_I2C_enable_smbus_irq()
1254 if (irq_type & MSS_I2C_SMBALERT_IRQ) in MSS_I2C_enable_smbus_irq()
1285 if (irq_type & MSS_I2C_SMBALERT_IRQ) in MSS_I2C_disable_smbus_irq()
1300 if (irq_type & MSS_I2C_SMBALERT_IRQ) in MSS_I2C_disable_smbus_irq()
Dmss_i2c.h409 #define MSS_I2C_SMBALERT_IRQ 0x01u macro