Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-nomadik.c232 static inline void i2c_clr_bit(void __iomem *reg, u32 mask) in i2c_clr_bit() function
325 i2c_clr_bit(priv->virtbase + I2C_CR, I2C_CR_PE); in init_hw()
1163 i2c_clr_bit(priv->virtbase + I2C_CR, I2C_CR_PE); in nmk_i2c_remove()