Home
last modified time | relevance | path

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

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