Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Drtc.h39 struct rtc_pll_info { struct
40 int pll_ctrl;
41 int pll_value;
42 int pll_max;
66 #define RTC_PLL_GET _IOR('p', 0x11, struct rtc_pll_info) argument