Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-sh_mobile.c147 #define IIC_FLAG_HAS_ICIC67 (1 << 0) macro
240 u16 max_val = pd->flags & IIC_FLAG_HAS_ICIC67 ? 0x1ff : 0xff; in sh_mobile_i2c_check_timing()
899 pd->flags |= IIC_FLAG_HAS_ICIC67; in sh_mobile_i2c_probe()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-sh_mobile.c147 #define IIC_FLAG_HAS_ICIC67 (1 << 0) macro
240 u16 max_val = pd->flags & IIC_FLAG_HAS_ICIC67 ? 0x1ff : 0xff; in sh_mobile_i2c_check_timing()
905 pd->flags |= IIC_FLAG_HAS_ICIC67; in sh_mobile_i2c_probe()

Completed in 6 milliseconds