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

/seL4-test-master/projects/util_libs/libplatsupport/plat_include/am335x/platsupport/plat/
H A Di2c.h43 #define OMAP4_I2C_IRQENABLE_SET 0x2C macro
/seL4-test-master/projects/util_libs/libplatsupport/src/plat/am335x/
H A Di2c.c86 omap4_i2c_reg_write(dev, OMAP4_I2C_IRQENABLE_SET, IRQENABLE_XDR | IRQENABLE_RDR |
300 uint16_t irq_enabled = omap4_i2c_reg_read(dev, OMAP4_I2C_IRQENABLE_SET);

Completed in 21 milliseconds