Home
last modified time | relevance | path

Searched refs:DPLL_A_PIN_CAPABILITIES (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Ddpll.h229 DPLL_A_PIN_CAPABILITIES, enumerator
/linux-6.15/Documentation/netlink/specs/
H A Ddpll.yaml220 DPLL_A_PIN_CAPABILITIES attribute
/linux-6.15/Documentation/driver-api/
H A Ddpll.rst350 ``DPLL_A_PIN_CAPABILITIES`` attr bitmask of pin capabilities
/linux-6.15/drivers/dpll/
H A Ddpll_netlink.c535 if (nla_put_u32(msg, DPLL_A_PIN_CAPABILITIES, prop->capabilities)) in dpll_cmd_pin_get_one()