Home
last modified time | relevance | path

Searched refs:RTC_PLL_SET (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Drtc.h108 #define RTC_PLL_SET _IOW('p', 0x12, struct rtc_pll_info) /* Set PLL correction */ macro
/openbmc/linux/arch/m68k/kernel/
H A Dtime.c118 case RTC_PLL_SET: in rtc_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h91 IOCTL(RTC_PLL_SET, IOC_W, MK_PTR(MK_STRUCT(STRUCT_rtc_pll_info))) in IOCTL()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch1011 +pub const RTC_PLL_SET: u32 = 1075867666;