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