Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/pd/include/
H A Dti_device_clk.h176 bool ti_device_clk_set_gated(struct ti_device *dev, ti_dev_clk_idx_t clk_idx, bool gated);
/rk3399_ARM-atf/drivers/ti/pd/
H A Dti_device_clk.c62 bool ti_device_clk_set_gated(struct ti_device *dev, ti_dev_clk_idx_t clk_idx, bool gated) in ti_device_clk_set_gated() function