Home
last modified time | relevance | path

Searched refs:dsp_clk_wakeup_event_ctrl (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/tidspbridge/core/
D_tiomap_pwr.h83 void dsp_clk_wakeup_event_ctrl(u32 clock_id, bool enable);
Dtiomap3430_pwr.c314 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