Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/devicetree/bindings/sound/
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
Dmxs-audio-sgtl5000.txt6 - saif-controllers: The phandle list of the MXS SAIF controller
/linux-4.1.27/drivers/clk/mxs/
Dclk-imx23.c39 #define SAIF (CLKCTRL + 0x00c0) macro
62 val = readl_relaxed(SAIF); in clk_misc_init()
64 writel_relaxed(val, SAIF); in clk_misc_init()
142 clks[saif_div] = mxs_clk_frac("saif_div", "saif_sel", SAIF, 0, 16, 29); in mx23_clocks_init()
156 clks[saif] = mxs_clk_gate("saif", "saif_div", SAIF, 31); in mx23_clocks_init()
/linux-4.1.27/sound/soc/mxs/
DKconfig8 the MXS SAIF interface.