Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Ddpll.h203 DPLL_FEATURE_STATE_ENABLE, enumerator
/linux/drivers/dpll/zl3073x/
H A Ddpll.c1588 *state = DPLL_FEATURE_STATE_ENABLE; in zl3073x_dpll_phase_offset_monitor_get()
1603 zldpll->phase_monitor = (state == DPLL_FEATURE_STATE_ENABLE); in zl3073x_dpll_phase_offset_monitor_set()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c831 if (state == DPLL_FEATURE_STATE_ENABLE) in ice_dpll_phase_offset_monitor_set()
863 *state = DPLL_FEATURE_STATE_ENABLE; in ice_dpll_phase_offset_monitor_get()