Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-stu300.c30 #define I2C_CR_PERIPHERAL_ENABLE (0x20) macro
585 stu300_wr8(I2C_CR_PERIPHERAL_ENABLE, in stu300_init_hw()
587 stu300_wr8(I2C_CR_PERIPHERAL_ENABLE, in stu300_init_hw()
651 val |= I2C_CR_PERIPHERAL_ENABLE; in stu300_send_address()
701 cr = I2C_CR_PERIPHERAL_ENABLE; in stu300_xfer_msg()
751 val = I2C_CR_PERIPHERAL_ENABLE; in stu300_xfer_msg()
793 val = I2C_CR_PERIPHERAL_ENABLE; in stu300_xfer_msg()