Home
last modified time | relevance | path

Searched refs:ti_pd_idx_t (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/drivers/ti/pd/include/
H A Dti_psc.h342 ti_pd_idx_t ti_psc_pd_idx(struct ti_device *psc_dev, const struct ti_psc_pd *pd);
536 struct ti_psc_pd *ti_psc_lookup_pd(struct ti_device *psc_dev, ti_pd_idx_t id);
653 ti_pd_idx_t pd_count;
/rk3399_ARM-atf/drivers/ti/common/pm/include/
H A Dti_pm_types.h26 typedef uint8_t ti_pd_idx_t; typedef
/rk3399_ARM-atf/drivers/ti/pd/
H A Dti_psc.c99 ti_pd_idx_t ti_psc_pd_idx(struct ti_device *dev, const struct ti_psc_pd *pd) in ti_psc_pd_idx()
104 return (ti_pd_idx_t) diff; in ti_psc_pd_idx()
108 ti_pd_idx_t id) in psc_idx2pd()
138 ti_pd_idx_t psc_idx = ti_psc_pd_idx(dev, pd); in ti_psc_pd_wait()
163 ti_pd_idx_t psc_idx = ti_psc_pd_idx(dev, pd); in pd_initiate()
218 (ti_pd_idx_t) psc->pd_data[idx].depends)); in ti_psc_pd_get()
298 (ti_pd_idx_t) psc->pd_data[idx].depends)); in ti_psc_pd_put()
323 struct ti_psc_pd *pd = psc_idx2pd(psc, (ti_pd_idx_t) data->powerdomain); in lpsc_module_sync_state()
663 struct ti_psc_pd *pd = psc_idx2pd(psc, (ti_pd_idx_t) data->powerdomain); in ti_lpsc_module_wait()
849 ti_pd_idx_t idx; in psc_pd_drop_pwr_up_ref()
[all …]
H A Dti_device_psc.c374 pd = ti_psc_lookup_pd(psc_dev, (ti_pd_idx_t) dev->pd); in ti_soc_device_ret_enable_internal()
420 pd = ti_psc_lookup_pd(psc_dev, (ti_pd_idx_t) dev->pd); in ti_soc_device_ret_disable_internal()