Searched refs:psc_idx2pd (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/drivers/ti/pd/ |
| H A D | ti_psc.c | 107 static inline struct ti_psc_pd *psc_idx2pd(const struct ti_psc_drv_data *psc, in psc_idx2pd() function 217 ti_psc_pd_get(dev, psc_idx2pd(psc, in ti_psc_pd_get() 297 ti_psc_pd_put(dev, psc_idx2pd(psc, 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() 852 struct ti_psc_pd *pd = psc_idx2pd(psc, idx); in psc_pd_drop_pwr_up_ref() 888 pd = psc_idx2pd(psc, id); in ti_psc_lookup_pd() 921 pd = psc_idx2pd(psc, idx); in psc_initialize_pds() 942 pd = psc_idx2pd(psc, idx); in psc_initialize_pds() 965 struct ti_psc_pd *pd = psc_idx2pd(psc, idx); in psc_uninitialize_pds()
|