Home
last modified time | relevance | path

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

/linux/drivers/dpll/zl3073x/
H A Dout.c84 &out->esync_n_width); in zl3073x_out_state_fetch()
131 if (!rc && dout->esync_n_width != out->esync_n_width) in zl3073x_out_state_set()
133 out->esync_n_width); in zl3073x_out_state_set()
152 dout->esync_n_width = out->esync_n_width; in zl3073x_out_state_set()
H A Dout.h27 u32 esync_n_width; member
H A Ddpll.c833 esync->pulse = (50 * out->esync_n_width) / out->div; in zl3073x_dpll_output_pin_esync_get()
907 out.esync_n_width = out.div / 2; in zl3073x_dpll_output_pin_esync_set()
1001 out.esync_n_width = out.esync_n_period; in zl3073x_dpll_output_pin_frequency_set()