Home
last modified time | relevance | path

Searched refs:I2C5 (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Daspeed,ast2600-pinctrl.yaml91 - I2C5
317 - I2C5
H A Daspeed,ast2400-pinctrl.yaml79 - I2C5
H A Daspeed,ast2500-pinctrl.yaml89 - I2C5
/openbmc/u-boot/include/dt-bindings/clock/
H A Dstm32mp1-clks.h40 #define I2C5 27 macro
/openbmc/linux/include/dt-bindings/clock/
H A Dstm32mp1-clks.h40 #define I2C5 27 macro
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-evk.dts493 /* GPIO 2 of PCA6416 is used to switch between CAN1 and I2C5 functions:
495 * HIGH: I2C5
496 * You need to set it to high to enable I2C5 (for example, add gpio-hog
/openbmc/u-boot/drivers/i2c/
H A DKconfig202 bool "NXP MXC I2C5"
292 int "I2C5 Slave"
295 MXC I2C5 Slave
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-g6-pinctrl.dtsi276 function = "I2C5";
277 groups = "I2C5";
H A Daspeed-g4.dtsi907 function = "I2C5";
908 groups = "I2C5";
H A Daspeed-g5.dtsi1026 function = "I2C5";
1027 groups = "I2C5";
/openbmc/u-boot/arch/arm/dts/
H A Dast2400.dtsi816 function = "I2C5";
817 groups = "I2C5";
H A Dast2500.dtsi856 function = "I2C5";
857 groups = "I2C5";
H A Dast2600.dtsi1267 function = "I2C5";
1268 groups = "I2C5";
/openbmc/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g6.c638 SIG_EXPR_LIST_DECL_SESG(A11, SCL5, I2C5, SIG_DESC_SET(SCU418, 16));
642 SIG_EXPR_LIST_DECL_SESG(C11, SDA5, I2C5, SIG_DESC_SET(SCU418, 17));
645 FUNC_GROUP_DECL(I2C5, A11, C11);
1955 ASPEED_PINCTRL_GROUP(I2C5),
2197 ASPEED_PINCTRL_FUNC(I2C5),
H A Dpinctrl-aspeed-g4.c642 SIG_EXPR_LIST_DECL_SINGLE(E3, SCL5, I2C5, I2C5_DESC);
646 SIG_EXPR_LIST_DECL_SINGLE(D2, SDA5, I2C5, I2C5_DESC);
649 FUNC_GROUP_DECL(I2C5, E3, D2);
2171 ASPEED_PINCTRL_GROUP(I2C5),
2326 ASPEED_PINCTRL_FUNC(I2C5),
H A Dpinctrl-aspeed-g5.c646 SIG_EXPR_LIST_DECL_SINGLE(L3, SCL5, I2C5, I2C5_DESC);
650 SIG_EXPR_LIST_DECL_SINGLE(L4, SDA5, I2C5, I2C5_DESC);
653 FUNC_GROUP_DECL(I2C5, L3, L4);
2176 ASPEED_PINCTRL_GROUP(I2C5),
2346 ASPEED_PINCTRL_FUNC(I2C5),
/openbmc/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra234.c1743 PINGROUP(pwr_i2c_scl_pp7, I2C5, RSVD1, RSVD2, RSVD3, 0x0038, 0, Y, 5, 7, 6, 8, -1, 10, 12),
1744 PINGROUP(pwr_i2c_sda_pq0, I2C5, RSVD1, RSVD2, RSVD3, 0x0040, 0, Y, 5, 7, 6, 8, -1, 10, 12),
H A Dpinctrl-tegra194.c1840 …PINGROUP(pwr_i2c_scl_pee5, I2C5, RSVD1, RSVD2, RSVD3, 0x1040, 0, Y, 5, -1, 6, 8, -1, 10, 11, …
1841 …PINGROUP(pwr_i2c_sda_pee6, I2C5, RSVD1, RSVD2, RSVD3, 0x1048, 0, Y, 5, -1, 6, 8, -1, 10, 11, …
/openbmc/linux/arch/arm64/boot/dts/exynos/
H A Dexynos850-pinctrl.dtsi105 /* I2C5 (also called CAM_PMIC_I2C in TRM) */
/openbmc/linux/drivers/clk/
H A Dclk-stm32mp1.c1904 PCLK(I2C5, "i2c5", "pclk1", 0, G_I2C5),