Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Ddpll.h232 DPLL_A_PIN_PHASE_ADJUST_MIN, enumerator
/linux-6.15/Documentation/driver-api/
H A Ddpll.rst187 with ``DPLL_A_PIN_PHASE_ADJUST_MIN`` and ``DPLL_A_PIN_PHASE_ADJUST_MAX``
194 ``DPLL_A_PIN_PHASE_ADJUST_MIN`` attr minimum value of phase adjustment
328 ``DPLL_A_PIN_PHASE_ADJUST_MIN`` attr minimum value of phase
/linux-6.15/drivers/dpll/
H A Ddpll_netlink.c540 if (nla_put_s32(msg, DPLL_A_PIN_PHASE_ADJUST_MIN, in dpll_cmd_pin_get_one()