Home
last modified time | relevance | path

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

/linux/drivers/dpll/zl3073x/
H A Ddpll.c627 u8 ref, ref_conn; in zl3073x_dpll_ref_state_get() local
633 rc = zl3073x_dpll_connected_ref_get(zldpll, &ref_conn); in zl3073x_dpll_ref_state_get()
637 if (ref == ref_conn) { in zl3073x_dpll_ref_state_get()