Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddpll.h147 #define DPLL_PIN_FREQUENCY_RANGE(_min, _max) \ macro
153 #define DPLL_PIN_FREQUENCY(_val) DPLL_PIN_FREQUENCY_RANGE(_val, _val)
/linux/drivers/dpll/zl3073x/
H A Ddpll.c68 DPLL_PIN_FREQUENCY_RANGE(0, 1),
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c80 DPLL_PIN_FREQUENCY_RANGE(0, DPLL_PIN_FREQUENCY_1_HZ),