Searched full:i2c4_grp (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/arm64/boot/dts/toshiba/ |
| H A D | tmpv7708_pins.dtsi | 70 groups = "i2c4_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/intel/ |
| H A D | pinctrl-broxton.c | 361 PIN_GROUP("i2c4_grp", bxt_west_i2c4_pins, 1), 374 static const char * const bxt_west_i2c4_groups[] = { "i2c4_grp" }; 845 PIN_GROUP("i2c4_grp", apl_west_i2c4_pins, 1), 856 static const char * const apl_west_i2c4_groups[] = { "i2c4_grp" };
|
| H A D | pinctrl-geminilake.c | 134 PIN_GROUP("i2c4_grp", glk_northwest_i2c4_pins, 1), 148 static const char * const glk_northwest_i2c4_groups[] = { "i2c4_grp" };
|
| H A D | pinctrl-sunrisepoint.c | 230 PIN_GROUP("i2c4_grp", sptlp_i2c4_pins, 1), 247 static const char * const sptlp_i2c4_groups[] = { "i2c4_grp", "i2c4b_grp" };
|
| H A D | pinctrl-icelake.c | 354 PIN_GROUP("i2c4_grp", icllp_i2c4_pins, 1), 367 static const char * const icllp_i2c4_groups[] = { "i2c4_grp" };
|
| H A D | pinctrl-cannonlake.c | 739 PIN_GROUP("i2c4_grp", cnllp_i2c4_pins, 1), 753 static const char * const cnllp_i2c4_groups[] = { "i2c4_grp" };
|
| H A D | pinctrl-cherryview.c | 210 PIN_GROUP("i2c4_grp", southwest_i2c4_pins, PINMODE(1, 1)), 227 static const char * const southwest_i2c4_groups[] = { "i2c4_grp" };
|
| H A D | pinctrl-baytrail.c | 291 PIN_GROUP_GPIO("i2c4_grp", byt_score_i2c4_pins, 1), 323 "i2c0_grp", "i2c1_grp", "i2c2_grp", "i2c3_grp", "i2c4_grp", "i2c5_grp",
|
| /linux/drivers/pinctrl/visconti/ |
| H A D | pinctrl-tmpv7700.c | 218 VISCONTI_GROUPS(i2c4, "i2c4_grp");
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-bm1880.c | 558 static const char * const i2c4_group[] = { "i2c4_grp" };
|