Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dimx_lpi2c.c363 val |= LPI2C_MCFGR0_HRPOL(0x1); in bus_i2c_init()
/openbmc/u-boot/include/
H A Dimx_lpi2c.h208 #define LPI2C_MCFGR0_HRPOL(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCFGR0_HRPOL… macro