Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/i2c/busses/
Di2c-qup.c92 #define QUP_OUTPUT_BLOCK_SIZE(x)(((x) >> 0) & 0x03) macro
1816 size = QUP_OUTPUT_BLOCK_SIZE(io_mode); in qup_i2c_probe()