Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-nomadik.c202 static inline void i2c_clr_bit(void __iomem *reg, u32 mask) in i2c_clr_bit() function
280 i2c_clr_bit(dev->virtbase + I2C_CR, I2C_CR_PE); in init_hw()
1042 i2c_clr_bit(dev->virtbase + I2C_CR, I2C_CR_PE); in nmk_i2c_remove()