Searched refs:DPLL_A_PIN_FREQUENCY (Results 1 – 4 of 4) sorted by relevance
| /linux/include/uapi/linux/ |
| H A D | dpll.h | 271 DPLL_A_PIN_FREQUENCY, enumerator
|
| /linux/drivers/dpll/ |
| H A D | dpll_nl.c | 80 [DPLL_A_PIN_FREQUENCY] = { .type = NLA_U64, },
|
| H A D | dpll_netlink.c | 497 if (nla_put_64bit(msg, DPLL_A_PIN_FREQUENCY, sizeof(freq), &freq, in dpll_msg_add_pin_freq() 1557 case DPLL_A_PIN_FREQUENCY: in dpll_pin_set_from_nlattr()
|
| /linux/Documentation/driver-api/ |
| H A D | dpll.rst | 121 (i.e., ``DPLL_A_PIN_FREQUENCY``), 438 ``DPLL_A_PIN_FREQUENCY`` attr current frequency of a pin 475 ``DPLL_A_PIN_FREQUENCY`` attr requested frequency of a pin 511 If ``DPLL_A_PIN_FREQUENCY`` is configured, it is a property of the pin
|