Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-nomadik.c77 #define I2C_MCR_AM GENMASK(13, 12) /* Address type */ macro
358 mcr |= FIELD_PREP(I2C_MCR_AM, 2); in load_i2c_mcr_reg()
371 mcr |= FIELD_PREP(I2C_MCR_AM, 1); in load_i2c_mcr_reg()