Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Ddpll.h281 DPLL_A_PIN_PHASE_ADJUST_MAX, enumerator
/linux/Documentation/driver-api/
H A Ddpll.rst220 ``DPLL_A_PIN_PHASE_ADJUST_MAX`` and ``DPLL_A_PIN_PHASE_ADJUST_GRAN``
229 ``DPLL_A_PIN_PHASE_ADJUST_MAX`` attr maximum value of phase adjustment
447 ``DPLL_A_PIN_PHASE_ADJUST_MAX`` attr maximum value of phase
/linux/drivers/dpll/
H A Ddpll_netlink.c759 if (nla_put_s32(msg, DPLL_A_PIN_PHASE_ADJUST_MAX, in dpll_cmd_pin_get_one()