Searched refs:dpll_xa_ref_dpll_first (Results 1 – 3 of 3) sorted by relevance
95 struct dpll_pin_ref *dpll_xa_ref_dpll_first(struct xarray *xa_refs);
630 ref = dpll_xa_ref_dpll_first(&pin->dpll_refs); in dpll_cmd_pin_get_one()974 ref = dpll_xa_ref_dpll_first(&pin->dpll_refs); in dpll_pin_freq_set()1036 ref = dpll_xa_ref_dpll_first(&pin->dpll_refs); in dpll_pin_esync_set()1117 ref = dpll_xa_ref_dpll_first(&pin->dpll_refs); in dpll_pin_ref_sync_state_set()1349 ref = dpll_xa_ref_dpll_first(&pin->dpll_refs); in dpll_pin_phase_adj_set()
347 struct dpll_pin_ref *dpll_xa_ref_dpll_first(struct xarray *xa_refs) in dpll_xa_ref_dpll_first() function