Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Ddpll.h209 DPLL_A_PIN_PHASE_ADJUST_MAX, enumerator
/linux-6.12.1/Documentation/driver-api/
Ddpll.rst187 with ``DPLL_A_PIN_PHASE_ADJUST_MIN`` and ``DPLL_A_PIN_PHASE_ADJUST_MAX``
195 ``DPLL_A_PIN_PHASE_ADJUST_MAX`` attr maximum value of phase adjustment
330 ``DPLL_A_PIN_PHASE_ADJUST_MAX`` attr maximum value of phase
/linux-6.12.1/drivers/dpll/
Ddpll_netlink.c522 if (nla_put_s32(msg, DPLL_A_PIN_PHASE_ADJUST_MAX, in dpll_cmd_pin_get_one()