Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-npcm7xx.c314 u16 PEC_mask; /* PEC bit mask per slave address */ member
360 bus->PEC_mask = 0; in npcm_i2c_init_params()
1202 if (bus->PEC_mask & BIT(info)) in npcm_i2c_int_slave_handler()