Home
last modified time | relevance | path

Searched refs:CCI_I2C_Mm_READ_BUF_LEVEL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-qcom-cci.c32 #define CCI_I2C_Mm_READ_BUF_LEVEL(m) (0x11c + 0x100 * (m)) macro
361 words_read = readl(cci->base + CCI_I2C_Mm_READ_BUF_LEVEL(master)); in cci_i2c_read()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-qcom-cci.c32 #define CCI_I2C_Mm_READ_BUF_LEVEL(m) (0x11c + 0x100 * (m)) macro
361 words_read = readl(cci->base + CCI_I2C_Mm_READ_BUF_LEVEL(master)); in cci_i2c_read()

Completed in 3 milliseconds