Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/pd/include/
H A Dti_psc.h363 void ti_psc_pd_get(struct ti_device *psc_dev, struct ti_psc_pd *pd);
/rk3399_ARM-atf/drivers/ti/pd/
H A Dti_psc.c196 void ti_psc_pd_get(struct ti_device *dev, struct ti_psc_pd *pd) in ti_psc_pd_get() function
217 ti_psc_pd_get(dev, psc_idx2pd(psc, in ti_psc_pd_get()
454 ti_psc_pd_get(dev, pd); in lpsc_module_sync_state()
945 ti_psc_pd_get(dev, pd); in psc_initialize_pds()
H A Dti_device_psc.c376 ti_psc_pd_get(psc_dev, pd); in ti_soc_device_ret_enable_internal()