Searched full:i2c2_grp (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/pinctrl/intel/ |
| H A D | pinctrl-sunrisepoint.c | 228 PIN_GROUP("i2c2_grp", sptlp_i2c2_pins, 1), 245 static const char * const sptlp_i2c2_groups[] = { "i2c2_grp" }; 509 PIN_GROUP("i2c2_grp", spth_i2c2_pins, 2), 519 static const char * const spth_i2c2_groups[] = { "i2c2_grp" };
|
| H A D | pinctrl-cannonlake.c | 407 PIN_GROUP("i2c2_grp", cnlh_i2c2_pins, 3), 419 static const char * const cnlh_i2c2_groups[] = { "i2c2_grp" }; 737 PIN_GROUP("i2c2_grp", cnllp_i2c2_pins, 1), 751 static const char * const cnllp_i2c2_groups[] = { "i2c2_grp" };
|
| H A D | pinctrl-broxton.c | 359 PIN_GROUP("i2c2_grp", bxt_west_i2c2_pins, 1), 372 static const char * const bxt_west_i2c2_groups[] = { "i2c2_grp" }; 843 PIN_GROUP("i2c2_grp", apl_west_i2c2_pins, 1), 854 static const char * const apl_west_i2c2_groups[] = { "i2c2_grp" };
|
| H A D | pinctrl-geminilake.c | 132 PIN_GROUP("i2c2_grp", glk_northwest_i2c2_pins, 1), 146 static const char * const glk_northwest_i2c2_groups[] = { "i2c2_grp" };
|
| H A D | pinctrl-icelake.c | 352 PIN_GROUP("i2c2_grp", icllp_i2c2_pins, 1), 365 static const char * const icllp_i2c2_groups[] = { "i2c2_grp" };
|
| H A D | pinctrl-cherryview.c | 208 PIN_GROUP("i2c2_grp", southwest_i2c2_pins, PINMODE(1, 1)), 225 static const char * const southwest_i2c2_groups[] = { "i2c2_grp" };
|
| H A D | pinctrl-baytrail.c | 293 PIN_GROUP_GPIO("i2c2_grp", byt_score_i2c2_pins, 1), 323 "i2c0_grp", "i2c1_grp", "i2c2_grp", "i2c3_grp", "i2c4_grp", "i2c5_grp",
|
| /linux/arch/arm64/boot/dts/toshiba/ |
| H A D | tmpv7708_pins.dtsi | 60 groups = "i2c2_grp";
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | toshiba,visconti-pinctrl.yaml | 53 enum: [i2c0_grp, i2c1_grp, i2c2_grp, i2c3_grp, i2c4_grp,
|
| H A D | bitmain,bm1880-pinctrl.yaml | 49 i2c1_grp, i2c2_grp, i2c3_grp, i2c4_grp, uart0_grp, uart1_grp,
|
| /linux/drivers/pinctrl/visconti/ |
| H A D | pinctrl-tmpv7700.c | 216 VISCONTI_GROUPS(i2c2, "i2c2_grp");
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-bm1880.c | 556 static const char * const i2c2_group[] = { "i2c2_grp" };
|