Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-sh_mobile.c102 enum sh_mobile_i2c_op { enum
303 static unsigned char i2c_op(struct sh_mobile_i2c_data *pd, enum sh_mobile_i2c_op op) in i2c_op()