Home
last modified time | relevance | path

Searched full:fsi2 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Drenesas,fsi.yaml21 # 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 Daspeed,ast2600-pinctrl.yaml59 - FSI2
283 - FSI2
/openbmc/linux/sound/soc/sh/
H A Dfsi.c59 #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 Dpinctrl_ast2600.c343 static struct aspeed_sig_desc fsi2[] = { variable
467 { "FSI2", ARRAY_SIZE(fsi2), fsi2 },
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-g6-pinctrl.dtsi106 function = "FSI2";
107 groups = "FSI2";
/openbmc/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g6.c1552 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 Dast2600.dtsi1192 function = "FSI2";
1193 groups = "FSI2";
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7740.dtsi393 compatible = "renesas,fsi2-r8a7740", "renesas,sh_fsi2";
H A Dsh73a0.dtsi584 compatible = "renesas,fsi2-sh73a0", "renesas,sh_fsi2";