Searched refs:share_count_pdm (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/imx/ |
| H A D | clk-imx8mn.c | 24 static u32 share_count_pdm; variable 540 …LK_PDM_ROOT] = imx_clk_hw_gate2_shared2("pdm_root_clk", "pdm", base + 0x45b0, 0, &share_count_pdm); in imx8mn_clocks_probe() 541 …] = imx_clk_hw_gate2_shared2("pdm_ipg_clk", "ipg_audio_root", base + 0x45b0, 0, &share_count_pdm); in imx8mn_clocks_probe()
|
| H A D | clk-imx8mm.c | 25 static u32 share_count_pdm; variable 584 …LK_PDM_ROOT] = imx_clk_hw_gate2_shared2("pdm_root_clk", "pdm", base + 0x45b0, 0, &share_count_pdm); in imx8mm_clocks_probe() 585 …] = imx_clk_hw_gate2_shared2("pdm_ipg_clk", "ipg_audio_root", base + 0x45b0, 0, &share_count_pdm); in imx8mm_clocks_probe()
|