Searched defs:i2c_grp (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/ |
H A D | pinctrl-rt2880.c | 18 static struct mtmips_pmx_func i2c_grp[] = { FUNC("i2c", 0, 1, 2) }; variable
|
H A D | pinctrl-rt305x.c | 34 static struct mtmips_pmx_func i2c_grp[] = { FUNC("i2c", 0, 1, 2) }; variable
|
H A D | pinctrl-rt3883.c | 42 static struct mtmips_pmx_func i2c_grp[] = { FUNC("i2c", 0, 1, 2) }; variable
|
H A D | pinctrl-mt76x8.c | 66 static struct mtmips_pmx_func i2c_grp[] = { variable
|
H A D | pinctrl-mt7620.c | 55 static struct mtmips_pmx_func i2c_grp[] = { FUNC("i2c", 0, 1, 2) }; variable
|
H A D | pinctrl-mt7621.c | 38 static struct mtmips_pmx_func i2c_grp[] = { FUNC("i2c", 0, 3, 2) }; variable
|
/kernel/linux/linux-5.10/arch/mips/ralink/ |
H A D | mt7621.c | 53 static struct rt2880_pmx_func i2c_grp[] = { FUNC("i2c", 0, 3, 2) }; variable
|
H A D | mt7620.c | 53 static struct rt2880_pmx_func i2c_grp[] = { FUNC("i2c", 0, 1, 2) }; variable
|
Completed in 5 milliseconds