Searched refs:DPLL_A_PIN_FREQUENCY (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/include/uapi/linux/ |
D | dpll.h | 199 DPLL_A_PIN_FREQUENCY, enumerator
|
/linux-6.12.1/drivers/dpll/ |
D | dpll_nl.c | 67 [DPLL_A_PIN_FREQUENCY] = { .type = NLA_U64, },
|
D | dpll_netlink.c | 320 if (nla_put_64bit(msg, DPLL_A_PIN_FREQUENCY, sizeof(freq), &freq, in dpll_msg_add_pin_freq() 1147 case DPLL_A_PIN_FREQUENCY: in dpll_pin_set_from_nlattr()
|
/linux-6.12.1/Documentation/driver-api/ |
D | dpll.rst | 105 registered to (i.e., ``DPLL_A_PIN_FREQUENCY``), 323 ``DPLL_A_PIN_FREQUENCY`` attr current frequency of a pin 356 ``DPLL_A_PIN_FREQUENCY`` attr requested frequency of a pin 392 If ``DPLL_A_PIN_FREQUENCY`` is configured, this affects all the dpll
|