Home
last modified time | relevance | path

Searched full:saif1 (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/clk/mxs/
H A Dclk-imx28.c35 #define SAIF1 (CLKCTRL + 0x0110) macro
59 * DIRECT(0x0): SAIF0 clock pins selected for SAIF0 input clocks, and SAIF1
60 * clock pins selected for SAIF1 input clocks.
61 * CROSSINPUT(0x1): SAIF1 clock inputs selected for SAIF0 input clocks, and
62 * SAIF0 clock inputs selected for SAIF1 input clocks.
63 * EXTMSTR0(0x2): SAIF0 clock pin selected for both SAIF0 and SAIF1 input
65 * EXTMSTR1(0x3): SAIF1 clock pin selected for both SAIF0 and SAIF1 input
97 val = readl_relaxed(SAIF1); in clk_misc_init()
99 writel_relaxed(val, SAIF1); in clk_misc_init()
140 ssp1, ssp2, ssp3, gpmi, spdif, emi, saif0, saif1, lcdif, etm, enumerator
[all …]
/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx28-apx4devkit.dts27 saif-controllers = <&saif0 &saif1>;
195 &saif1 {
H A Dimx28-m28evk.dts49 saif-controllers = <&saif0 &saif1>;
202 &saif1 {
H A Dimx28-eukrea-mbmx28lc.dtsi117 saif-controllers = <&saif0 &saif1>;
278 &saif1 {
H A Dimx28-evk.dts102 saif-controllers = <&saif0 &saif1>;
293 &saif1 {
H A Dimx28.dtsi29 saif1 = &saif1;
698 saif1_pins_a: saif1@0 {
1125 saif1: saif@80046000 { label
H A Dimx23.dtsi424 "auart1-rx", "auart1-tx", "saif1", "empty",
504 saif1: saif@80046000 { label
H A Dimx28-tx28.dts118 saif-controllers = <&saif0 &saif1>;
621 &saif1 {
/linux/Documentation/devicetree/bindings/sound/
H A Dmxs-audio-sgtl5000.txt36 saif-controllers = <&saif0 &saif1>;
H A Dfsl,saif.yaml74 saif1: saif@80046000 {
/linux/Documentation/devicetree/bindings/clock/
H A Dimx28-clock.yaml73 saif1 54
/linux/sound/soc/mxs/
H A Dmxs-saif.c301 /* If SAIF1 is configured as slave, the clk gate needs to be cleared in mxs_saif_set_dai_fmt()