Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dpnv_i2c_regs.h91 #define I2C_STAT_UPPER_THRS PPC_BITMASK(9, 15) macro
/openbmc/qemu/hw/ppc/
H A Dpnv_i2c.c344 SETFIELD(I2C_STAT_UPPER_THRS, 0ull, i2c->num_busses - 1) | in pnv_i2c_reset()