Home
last modified time | relevance | path

Searched defs:rtc_pll_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Drtc.h60 struct rtc_pll_info { struct
61 int pll_ctrl; /* placeholder for fancier control */
62 int pll_value; /* get/set correction value */
63 int pll_max; /* max +ve (faster) adjustment value */
64 int pll_min; /* max -ve (slower) adjustment value */
65 int pll_posmult; /* factor for +ve correction */
66 int pll_negmult; /* factor for -ve correction */
67 long pll_clock; /* base PLL frequency */