Searched refs:IRQSTATUS_NACK (Results 1 - 2 of 2) sorted by relevance

/seL4-test-master/projects/util_libs/libplatsupport/plat_include/am335x/platsupport/plat/
H A Di2c.h84 #define IRQSTATUS_NACK BIT(1) macro
/seL4-test-master/projects/util_libs/libplatsupport/src/plat/am335x/
H A Di2c.c308 if (irq_status & IRQSTATUS_NACK) {
312 omap4_i2c_reg_write(dev, OMAP4_I2C_IRQSTATUS, IRQSTATUS_NACK);

Completed in 72 milliseconds