Searched refs:SAIF (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | mxs-saif.txt | 1 * 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 D | mxs-audio-sgtl5000.txt | 6 - saif-controllers : The phandle list of the MXS SAIF controller
|
/openbmc/linux/drivers/clk/mxs/ |
H A D | clk-imx23.c | 32 #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 D | Kconfig | 9 the MXS SAIF interface.
|