Home
last modified time | relevance | path

Searched full:dpll_a_mode (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/netlink/specs/
H A Ddpll.yaml13 one of its inputs to syntonize with it, valid values for DPLL_A_MODE
35 DPLL_A_MODE to DPLL_MODE_DETACHED)
/linux/drivers/dpll/
H A Ddpll_netlink.c120 if (nla_put_u32(msg, DPLL_A_MODE, mode)) in dpll_msg_add_mode()