Searched full:i2c7_grp (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-geminilake.c | 278 PIN_GROUP("i2c7_grp", glk_north_i2c7_pins, 1), 287 static const char * const glk_north_i2c7_groups[] = { "i2c7_grp" }; 399 PIN_GROUP("i2c7_grp", glk_scc_i2c7_pins, 2), 406 static const char * const glk_scc_i2c7_groups[] = { "i2c7_grp" };
|
H A D | pinctrl-broxton.c | 363 PIN_GROUP("i2c7_grp", bxt_west_i2c7_pins, 1), 376 static const char * const bxt_west_i2c7_groups[] = { "i2c7_grp", "i2c7b_grp" }; 847 PIN_GROUP("i2c7_grp", apl_west_i2c7_pins, 1), 858 static const char * const apl_west_i2c7_groups[] = { "i2c7_grp" }; 950 PIN_GROUP("i2c7_grp", apl_southwest_i2c7_pins, 2), 956 static const char * const apl_southwest_i2c7_groups[] = { "i2c7_grp" };
|
/openbmc/linux/arch/arm64/boot/dts/toshiba/ |
H A D | tmpv7708_pins.dtsi | 85 groups = "i2c7_grp";
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | toshiba,visconti-pinctrl.yaml | 55 i2c5_grp, i2c6_grp, i2c7_grp, i2c8_grp,
|
/openbmc/linux/drivers/pinctrl/visconti/ |
H A D | pinctrl-tmpv7700.c | 221 VISCONTI_GROUPS(i2c7, "i2c7_grp");
|