Searched refs:ti_psc_pd_idx (Results 1 – 2 of 2) sorted by relevance
99 ti_pd_idx_t ti_psc_pd_idx(struct ti_device *dev, const struct ti_psc_pd *pd) in ti_psc_pd_idx() function118 return &psc->pd_data[ti_psc_pd_idx(dev, pd)]; in get_psc_pd_data()138 ti_pd_idx_t psc_idx = ti_psc_pd_idx(dev, pd); in ti_psc_pd_wait()155 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()199 uint32_t idx = ti_psc_pd_idx(dev, pd); in ti_psc_pd_get()266 uint32_t idx = ti_psc_pd_idx(dev, pd); in ti_psc_pd_put()
342 ti_pd_idx_t ti_psc_pd_idx(struct ti_device *psc_dev, const struct ti_psc_pd *pd);