Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/i2c/busses/
Di2c-qup.c94 #define QUP_INPUT_BLOCK_SIZE(x) (((x) >> 5) & 0x03) macro
1823 size = QUP_INPUT_BLOCK_SIZE(io_mode); in qup_i2c_probe()