Searched full:fsi2 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | renesas,fsi.yaml | 21 # for FSI2 SoC 24 - renesas,fsi2-sh73a0 # SH-Mobile AG5 25 - renesas,fsi2-r8a7740 # R-Mobile A1 77 compatible = "renesas,fsi2-r8a7740", "renesas,sh_fsi2";
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | aspeed,ast2600-pinctrl.yaml | 59 - FSI2 283 - FSI2
|
/openbmc/linux/sound/soc/sh/ |
H A D | fsi.c | 59 #define CR_BWS_MASK (0x3 << 20) /* FSI2 */ 60 #define CR_BWS_24 (0x0 << 20) /* FSI2 */ 61 #define CR_BWS_16 (0x1 << 20) /* FSI2 */ 62 #define CR_BWS_20 (0x2 << 20) /* FSI2 */ 64 #define CR_DTMD_PCM (0x0 << 8) /* FSI2 */ 65 #define CR_DTMD_SPDIF_PCM (0x1 << 8) /* FSI2 */ 66 #define CR_DTMD_SPDIF_STREAM (0x2 << 8) /* FSI2 */ 121 /* OUT_SEL (FSI2) */ 192 * |-> FSI_DIV (div)-> FSI2 634 * FSI2 needs DMA/Bus setting in fsi_format_bus_setup() [all …]
|
/openbmc/u-boot/drivers/pinctrl/aspeed/ |
H A D | pinctrl_ast2600.c | 343 static struct aspeed_sig_desc fsi2[] = { variable 467 { "FSI2", ARRAY_SIZE(fsi2), fsi2 },
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-g6-pinctrl.dtsi | 106 function = "FSI2"; 107 groups = "FSI2";
|
/openbmc/linux/drivers/pinctrl/aspeed/ |
H A D | pinctrl-aspeed-g6.c | 1552 SIG_EXPR_LIST_DECL_SESG(AE25, FSI2CLK, FSI2, SIG_DESC_SET(SCU4D8, 22)); 1558 SIG_EXPR_LIST_DECL_SESG(AF24, FSI2DATA, FSI2, SIG_DESC_SET(SCU4D8, 23)); 1564 FUNC_GROUP_DECL(FSI2, AE25, AF24); 1920 ASPEED_PINCTRL_GROUP(FSI2), 2164 ASPEED_PINCTRL_FUNC(FSI2),
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | ast2600.dtsi | 1192 function = "FSI2"; 1193 groups = "FSI2";
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a7740.dtsi | 393 compatible = "renesas,fsi2-r8a7740", "renesas,sh_fsi2";
|
H A D | sh73a0.dtsi | 584 compatible = "renesas,fsi2-sh73a0", "renesas,sh_fsi2";
|