Home
last modified time | relevance | path

Searched refs:SAIF (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dmxs-saif.txt1 * Freescale MXS Serial Audio Interface (SAIF)
8 and SAIF DMA channel ID.
13 - fsl,saif-master: phandle to the master SAIF. It's only required for
14 the slave SAIF.
16 Note: Each SAIF controller should have an alias correctly numbered
H A Dmxs-audio-sgtl5000.txt6 - saif-controllers : The phandle list of the MXS SAIF controller
/openbmc/linux/drivers/clk/mxs/
H A Dclk-imx23.c32 #define SAIF (CLKCTRL + 0x00c0) macro
55 val = readl_relaxed(SAIF); in clk_misc_init()
57 writel_relaxed(val, SAIF); in clk_misc_init()
135 clks[saif_div] = mxs_clk_frac("saif_div", "saif_sel", SAIF, 0, 16, 29); in mx23_clocks_init()
149 clks[saif] = mxs_clk_gate("saif", "saif_div", SAIF, 31); in mx23_clocks_init()
/openbmc/linux/sound/soc/mxs/
H A DKconfig9 the MXS SAIF interface.