Searched refs:dsp_clk_wakeup_event_ctrl (Results 1 – 2 of 2) sorted by relevance
83 void dsp_clk_wakeup_event_ctrl(u32 clock_id, bool enable);
314 dsp_clk_wakeup_event_ctrl(bpwr_clks[clk_id_index].clk_id, in dsp_peripheral_clk_ctrl()323 dsp_clk_wakeup_event_ctrl(bpwr_clks[clk_id_index].clk_id, true); in dsp_peripheral_clk_ctrl()413 void dsp_clk_wakeup_event_ctrl(u32 clock_id, bool enable) in dsp_clk_wakeup_event_ctrl() function