Home
last modified time | relevance | path

Searched refs:ti_psc_pd_put (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/drivers/ti/pd/include/
H A Dti_psc.h373 void ti_psc_pd_put(struct ti_device *psc_dev, struct ti_psc_pd *pd);
/rk3399_ARM-atf/drivers/ti/pd/
H A Dti_psc.c262 void ti_psc_pd_put(struct ti_device *dev, struct ti_psc_pd *pd) in ti_psc_pd_put() function
297 ti_psc_pd_put(dev, psc_idx2pd(psc, in ti_psc_pd_put()
472 ti_psc_pd_put(dev, pd); in lpsc_module_sync_state()
856 ti_psc_pd_put(dev, pd); in psc_pd_drop_pwr_up_ref()
H A Dti_device_psc.c422 ti_psc_pd_put(psc_dev, pd); in ti_soc_device_ret_disable_internal()