Searched full:i2c7_grp (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-geminilake.c | 279 PIN_GROUP("i2c7_grp", glk_north_i2c7_pins, 1), 288 static const char * const glk_north_i2c7_groups[] = { "i2c7_grp" }; 400 PIN_GROUP("i2c7_grp", glk_scc_i2c7_pins, 2), 407 static const char * const glk_scc_i2c7_groups[] = { "i2c7_grp" };
|
H A D | pinctrl-broxton.c | 364 PIN_GROUP("i2c7_grp", bxt_west_i2c7_pins, 1), 377 static const char * const bxt_west_i2c7_groups[] = { "i2c7_grp", "i2c7b_grp" }; 848 PIN_GROUP("i2c7_grp", apl_west_i2c7_pins, 1), 859 static const char * const apl_west_i2c7_groups[] = { "i2c7_grp" }; 951 PIN_GROUP("i2c7_grp", apl_southwest_i2c7_pins, 2), 957 static const char * const apl_southwest_i2c7_groups[] = { "i2c7_grp" };
|
/linux/arch/arm64/boot/dts/toshiba/ |
H A D | tmpv7708_pins.dtsi | 85 groups = "i2c7_grp";
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | toshiba,visconti-pinctrl.yaml | 55 i2c5_grp, i2c6_grp, i2c7_grp, i2c8_grp,
|
/linux/drivers/pinctrl/visconti/ |
H A D | pinctrl-tmpv7700.c | 221 VISCONTI_GROUPS(i2c7, "i2c7_grp");
|