Home
last modified time | relevance | path

Searched full:i3c1 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Daspeed,ast2600-pinctrl.yaml96 - I3C1
322 - I3C1
H A Dnuvoton,npcm845-pinctrl.yaml83 r3rxer, ga20kbc, smb5d, lpc, espi, rg2, ddr, i3c0, i3c1,
107 ddr, i3c0, i3c1, i3c2, i3c3, i3c4, i3c5, smb0, smb1, smb2,
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-g6-pinctrl.dtsi301 function = "I3C1";
302 groups = "I3C1";
/openbmc/linux/arch/arm64/boot/dts/intel/
H A Dsocfpga_agilex5.dtsi215 i3c1: i3c-master@10da1000 { label
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx93.c219 { IMX93_CLK_I3C1_GATE, "i3c1", "i3c1_root", 0x9300, },
/openbmc/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g6.c1567 SIG_EXPR_LIST_DECL_SESG(AF23, I3C1SCL, I3C1, SIG_DESC_SET(SCU438, 16));
1571 SIG_EXPR_LIST_DECL_SESG(AE24, I3C1SDA, I3C1, SIG_DESC_SET(SCU438, 17));
1574 FUNC_GROUP_DECL(I3C1, AF23, AE24);
1960 ASPEED_PINCTRL_GROUP(I3C1),
2202 ASPEED_PINCTRL_FUNC(I3C1),
/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm8xx.c677 NPCM8XX_GRP(i3c1), \
924 NPCM8XX_SFUNC(i3c1);
1146 NPCM8XX_MKFUNC(i3c1),
1564 …NPCM8XX_PINCFG(242, i3c1, MFSEL5, 19, none, NONE, 0, none, NONE, 0, none, NONE, 0, none, NONE, …
1565 …NPCM8XX_PINCFG(243, i3c1, MFSEL5, 19, none, NONE, 0, none, NONE, 0, none, NONE, 0, none, NONE, …
/openbmc/linux/drivers/clk/
H A Dclk-ast2600.c140 [ASPEED_CLK_GATE_I3C1CLK] = { 41, 41, "i3c1clk-gate", "i3cclk", 0 }, /* I3C1 */
/openbmc/qemu/hw/arm/
H A Dnpcm8xx.c766 create_unimplemented_device("npcm8xx.i3c1", 0xfff11000, 4 * KiB); in npcm8xx_realize()
/openbmc/qemu/hw/i3c/
H A Daspeed_i3c.c1974 * Offset of I3C1 = 0x3000 in aspeed_i3c_realize()