Home
last modified time | relevance | path

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

/linux/drivers/dpll/zl3073x/
H A Ddpll.c124 struct dpll_pin_esync *esync, in zl3073x_dpll_input_pin_esync_get() argument
138 esync->freq = ref->esync_n_div == ZL_REF_ESYNC_DIV_1HZ ? 1 : 0; in zl3073x_dpll_input_pin_esync_get()
139 esync->pulse = 25; in zl3073x_dpll_input_pin_esync_get()
142 esync->freq = 0; in zl3073x_dpll_input_pin_esync_get()
143 esync->pulse = 0; in zl3073x_dpll_input_pin_esync_get()
151 esync->range = esync_freq_ranges; in zl3073x_dpll_input_pin_esync_get()
152 esync->range_num = ARRAY_SIZE(esync_freq_ranges); in zl3073x_dpll_input_pin_esync_get()
154 esync->range = NULL; in zl3073x_dpll_input_pin_esync_get()
155 esync->range_num = 0; in zl3073x_dpll_input_pin_esync_get()
786 struct dpll_pin_esync *esync, in zl3073x_dpll_output_pin_esync_get() argument
[all …]
/linux/drivers/dpll/
H A Ddpll_netlink.c450 struct dpll_pin_esync esync; in dpll_msg_add_pin_esync() local
457 dpll_priv(dpll), &esync, extack); in dpll_msg_add_pin_esync()
462 if (nla_put_64bit(msg, DPLL_A_PIN_ESYNC_FREQUENCY, sizeof(esync.freq), in dpll_msg_add_pin_esync()
463 &esync.freq, DPLL_A_PIN_PAD)) in dpll_msg_add_pin_esync()
465 if (nla_put_u32(msg, DPLL_A_PIN_ESYNC_PULSE, esync.pulse)) in dpll_msg_add_pin_esync()
467 for (i = 0; i < esync.range_num; i++) { in dpll_msg_add_pin_esync()
473 sizeof(esync.range[i].min), in dpll_msg_add_pin_esync()
474 &esync.range[i].min, DPLL_A_PIN_PAD)) in dpll_msg_add_pin_esync()
477 sizeof(esync.range[i].max), in dpll_msg_add_pin_esync()
478 &esync.range[i].max, DPLL_A_PIN_PAD)) in dpll_msg_add_pin_esync()
[all …]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c2035 struct dpll_pin_esync *esync, in ice_dpll_output_esync_get() argument
2050 esync->range = ice_esync_range; in ice_dpll_output_esync_get()
2051 esync->range_num = ARRAY_SIZE(ice_esync_range); in ice_dpll_output_esync_get()
2053 esync->freq = DPLL_PIN_FREQUENCY_1_HZ; in ice_dpll_output_esync_get()
2054 esync->pulse = ICE_DPLL_PIN_ESYNC_PULSE_HIGH_PERCENT; in ice_dpll_output_esync_get()
2056 esync->freq = 0; in ice_dpll_output_esync_get()
2057 esync->pulse = 0; in ice_dpll_output_esync_get()
2139 struct dpll_pin_esync *esync, in ice_dpll_input_esync_get() argument
2154 esync->range = ice_esync_range; in ice_dpll_input_esync_get()
2155 esync->range_num = ARRAY_SIZE(ice_esync_range); in ice_dpll_input_esync_get()
[all …]
/linux/include/linux/
H A Ddpll.h118 struct dpll_pin_esync *esync,
/linux/arch/xtensa/kernel/
H A Dentry.S1714 esync
1887 esync