Home
last modified time | relevance | path

Searched defs:I2CR_IIEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/i2c/
H A Dimx_i2c.h46 #define I2CR_IIEN (1 << 6) macro
/openbmc/u-boot/drivers/i2c/
H A Dmxc_i2c.c49 #define I2CR_IIEN (1 << 6) macro