Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-sh_mobile.c155 #define ICCH 0x14 macro
223 * ICCH >= COUNT_CLK * (tHIGH + tf) in sh_mobile_i2c_icch()
230 * Afterward it turned out calculating ICCH using only tHIGH spec in sh_mobile_i2c_icch()
254 /* one more bit of ICCH in ICIC */ in sh_mobile_i2c_check_timing()
581 iic_wr(pd, ICCH, pd->icch & 0xff); in start_ch()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-sh_mobile.c155 #define ICCH 0x14 macro
223 * ICCH >= COUNT_CLK * (tHIGH + tf) in sh_mobile_i2c_icch()
230 * Afterward it turned out calculating ICCH using only tHIGH spec in sh_mobile_i2c_icch()
254 /* one more bit of ICCH in ICIC */ in sh_mobile_i2c_check_timing()
573 iic_wr(pd, ICCH, pd->icch & 0xff); in start_ch()

Completed in 5 milliseconds