Home
last modified time | relevance | path

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

/openbmc/linux/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()