Home
last modified time | relevance | path

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

/linux/drivers/dpll/zl3073x/
H A Dcore.h84 bool freq_monitor; member
H A Ddpll.c1215 if (zldpll->dev->freq_monitor) in zl3073x_dpll_freq_monitor_get()
1231 zldpll->dev->freq_monitor = (state == DPLL_FEATURE_STATE_ENABLE); in zl3073x_dpll_freq_monitor_set()
1758 if (!zldpll->dev->freq_monitor) in zl3073x_dpll_pin_measured_freq_check()
H A Dcore.c768 if (zldev->freq_monitor) { in zl3073x_dev_periodic_work()