Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-sh_mobile.c264 static int sh_mobile_i2c_init(struct sh_mobile_i2c_data *pd) in sh_mobile_i2c_init() function
776 return sh_mobile_i2c_init(pd); in sh_mobile_i2c_r8a7740_workaround()
781 .setup = sh_mobile_i2c_init,
786 .setup = sh_mobile_i2c_init,
915 ret = sh_mobile_i2c_init(pd); in sh_mobile_i2c_probe()