Searched refs:share_count_pdm (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/clk/imx/ |
| D | clk-imx8mn.c | 24 static u32 share_count_pdm; variable 557 …LK_PDM_ROOT] = imx_clk_hw_gate2_shared2("pdm_root_clk", "pdm", base + 0x45b0, 0, &share_count_pdm); in imx8mn_clocks_probe() 558 …] = imx_clk_hw_gate2_shared2("pdm_ipg_clk", "ipg_audio_root", base + 0x45b0, 0, &share_count_pdm); in imx8mn_clocks_probe()
|
| D | clk-imx8mm.c | 25 static u32 share_count_pdm; variable 596 …LK_PDM_ROOT] = imx_clk_hw_gate2_shared2("pdm_root_clk", "pdm", base + 0x45b0, 0, &share_count_pdm); in imx8mm_clocks_probe() 597 …] = imx_clk_hw_gate2_shared2("pdm_ipg_clk", "ipg_audio_root", base + 0x45b0, 0, &share_count_pdm); in imx8mm_clocks_probe()
|