Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-stu300.c326 u8 cr_value, in stu300_start_and_await_event() argument
345 cr_value |= I2C_CR_INTERRUPT_ENABLE; in stu300_start_and_await_event()
346 stu300_wr8(cr_value, dev->virtbase + I2C_CR); in stu300_start_and_await_event()