| /OK3568_Linux_fs/kernel/drivers/clk/mediatek/ |
| H A D | Kconfig | 3 # MediaTek Clock Drivers 5 menu "Clock driver for MediaTek SoC" 15 bool "Clock driver for MediaTek MT2701" 23 bool "Clock driver for MediaTek MT2701 mmsys" 29 bool "Clock driver for MediaTek MT2701 imgsys" 35 bool "Clock driver for MediaTek MT2701 vdecsys" 41 bool "Clock driver for MediaTek MT2701 hifsys" 47 bool "Clock driver for MediaTek MT2701 ethsys" 53 bool "Clock driver for MediaTek MT2701 bdpsys" 59 bool "Clock driver for Mediatek MT2701 audsys" [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/qcom/ |
| H A D | Kconfig | 32 tristate "MSM8916 APCS Clock Controller" 35 Support for the APCS Clock Controller on msm8916 devices. The 41 tristate "MSM8996 CPU Clock Controller" 50 tristate "RPM based Clock Controller" 63 tristate "RPM over SMD based Clock Controller" 76 tristate "RPMh Clock Driver" 85 tristate "APQ8084 Global Clock Controller" 93 tristate "APQ8084 Multimedia Clock Controller" 110 tristate "IPQ APSS Clock Controller" 121 tristate "IPQ4019 Global Clock Controller" [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | Kconfig | 26 bool "Common Clock Framework" 42 bool "Common Clock PROCFS interface" 49 tristate "Clock driver for WM831x/2x PMICs" 66 tristate "Clock driver for Maxim 77620/77686/77802 MFD" 73 tristate "Maxim 9485 Programmable Clock Generator" 76 This driver supports Maxim 9485 Programmable Audio Clock Generator 79 tristate "Clock driver for RK805/RK808/RK809/RK817/RK818" 87 tristate "Clock driver for Hi655x" if EXPERT 97 tristate "Clock driver controlled via SCMI interface" 107 tristate "Clock driver controlled via SCPI interface" [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | Kconfig | 17 Build the driver for PX30 Clock Driver. 24 Build the driver for RV1106 Clock Driver. 31 Build the driver for RV1108 Clock Driver. 38 Build the driver for RV1126 Clock Driver. 45 Build the driver for RK1808 Clock Driver. 52 Build the driver for RK3036 Clock Driver. 59 Build the driver for RK312x Clock Driver. 66 Build the driver for RK3188 Clock Driver. 73 Build the driver for RK322x Clock Driver. 80 Build the driver for RK3288 Clock Driver. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/imx/ |
| H A D | Kconfig | 67 tristate "IMX8MM CCM Clock Driver" 71 Build the driver for i.MX8MM CCM Clock Driver 74 tristate "IMX8MN CCM Clock Driver" 78 Build the driver for i.MX8MN CCM Clock Driver 81 tristate "IMX8MP CCM Clock Driver" 85 Build the driver for i.MX8MP CCM Clock Driver 88 tristate "IMX8MQ CCM Clock Driver" 92 Build the driver for i.MX8MQ CCM Clock Driver 95 tristate "IMX8QXP SCU Clock"
|
| /OK3568_Linux_fs/kernel/drivers/clk/hisilicon/ |
| H A D | Kconfig | 3 tristate "HI3516CV300 Clock Driver" 11 tristate "Hi3519 Clock Driver" 19 bool "Hi3660 Clock Driver" 26 bool "Hi3670 Clock Driver" 33 tristate "Hi3798CV200 Clock Driver" 41 bool "Hi6220 Clock Driver" 55 bool "Hi6220 Stub Clock Driver" if EXPERT 63 bool "Hi3660 Stub Clock Driver" if EXPERT
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | mvebu-gated-clock.txt | 1 * Gated Clock bindings for Marvell EBU SoCs 11 ID Clock Peripheral 14 1 pex0_en PCIe 0 Clock out 15 2 pex1_en PCIe 1 Clock out 28 ID Clock Peripheral 33 5 pex0 PCIe 0 Clock out 34 6 pex1 PCIe 1 Clock out 55 ID Clock Peripheral 82 ID Clock Peripheral 96 ID Clock Peripheral [all …]
|
| H A D | renesas,emev2-smu.txt | 1 Device tree Clock bindings for Renesas EMMA Mobile EV2 15 "Serial clock generator" in fig."Clock System Overview" of the manual, 27 Clock gating node shown as "Clock stop processing block" in the 28 fig."Clock System Overview" of the manual.
|
| H A D | dove-divider-clock.txt | 9 ID Clock 18 - reg : shall be the register address of the Core PLL and Clock Divider 20 Core PLL and Clock Divider Control 1 register. Thus, it will have
|
| H A D | mvebu-core-clock.txt | 1 * Core Clock bindings for Marvell MVEBU SoCs 30 3 = hclk (SDRAM Controller Internal Clock) 31 4 = dclk (SDRAM Interface Clock) 32 5 = refclk (Reference Clock) 38 3 = mpll (MPLL Clock)
|
| H A D | armada3700-periph-clock.txt | 1 * Peripheral Clock bindings for Marvell Armada 37xx SoCs 13 ID Clock name Description 34 ID Clock name Description 56 - reg : must be the register address of North/South Bridge Clock register
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | stopwatch.cpp | 14 : event(event_), start(Clock::now()) {} in stopwatch() 17 : severity(severity_), event(event_), start(Clock::now()) {} in stopwatch() 20 : name(std::move(name_)), event(event_), start(Clock::now()) {} in stopwatch() 23 : name(std::move(name_)), severity(severity_), event(event_), start(Clock::now()) {} in stopwatch() 26 Duration duration = Clock::now() - start; in report()
|
| /OK3568_Linux_fs/kernel/drivers/clk/versatile/ |
| H A D | Kconfig | 3 menu "Clock driver for ARM Reference designs" 7 bool "Clock driver for ARM Reference designs ICST" 15 bool "Clock driver for ARM SP810 System Controller" 22 tristate "Clock driver for Versatile Express OSC clock generators"
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Mode.c | 302 return ((p->Clock >= cp->minClock) && in modeInClockRange() 303 (p->Clock <= cp->maxClock) && in modeInClockRange() 356 clockIndex = xf86GetNearestClock(scrp, p->Clock, allowDiv2, in xf86HandleBuiltinMode() 359 modep->Clock = (scrp->clock[clockIndex] * DivFactor) in xf86HandleBuiltinMode() 364 modep->Clock /= 2; in xf86HandleBuiltinMode() 369 modep->Clock = p->Clock; in xf86HandleBuiltinMode() 371 modep->SynthClock = (modep->Clock * MulFactor) in xf86HandleBuiltinMode() 378 modep->Clock = p->Clock; in xf86HandleBuiltinMode() 383 modep->Clock = p->Clock; in xf86HandleBuiltinMode() 574 i = xf86GetNearestClock(scrp, p->Clock, allowDiv2, in xf86LookupMode() [all …]
|
| H A D | xf86VidMode.c | 101 *dotClock = pScrn->currentMode->Clock; in xf86VidModeGetCurrentModeline() 109 xf86VidModeGetDotClock(ScreenPtr pScreen, int Clock) in xf86VidModeGetDotClock() argument 114 if ((pScrn->progClock) || (Clock >= MAXCLOCKS)) in xf86VidModeGetDotClock() 115 return Clock; in xf86VidModeGetDotClock() 117 return pScrn->clock[Clock]; in xf86VidModeGetDotClock() 165 *dotClock = xf86VidModeGetDotClock(pScreen, p->Clock); in xf86VidModeGetNextModeline() 189 *dotClock = xf86VidModeGetDotClock(pScreen, pVidMode->First->Clock); in xf86VidModeGetFirstModeline()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | condition_variable | 38 template <class Clock, class Duration> 41 const chrono::time_point<Clock, Duration>& abs_time); 43 template <class Clock, class Duration, class Predicate> 46 const chrono::time_point<Clock, Duration>& abs_time, 83 template <class Lock, class Clock, class Duration> 86 const chrono::time_point<Clock, Duration>& abs_time); 88 template <class Lock, class Clock, class Duration, class Predicate> 91 const chrono::time_point<Clock, Duration>& abs_time,
|
| H A D | shared_mutex | 59 template <class Clock, class Duration> 60 bool try_lock_until(const chrono::time_point<Clock, Duration>& abs_time); 69 template <class Clock, class Duration> 71 try_lock_shared_until(const chrono::time_point<Clock, Duration>& abs_time); 87 template <class Clock, class Duration> 89 const chrono::time_point<Clock, Duration>& abs_time); 105 template <class Clock, class Duration> 106 bool try_lock_until(const chrono::time_point<Clock, Duration>& abs_time); 403 template <class Clock, class Duration> 404 bool try_lock_until(const chrono::time_point<Clock, Duration>& abs_time);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | condition_variable | 38 template <class Clock, class Duration> 41 const chrono::time_point<Clock, Duration>& abs_time); 43 template <class Clock, class Duration, class Predicate> 46 const chrono::time_point<Clock, Duration>& abs_time, 83 template <class Lock, class Clock, class Duration> 86 const chrono::time_point<Clock, Duration>& abs_time); 88 template <class Lock, class Clock, class Duration, class Predicate> 91 const chrono::time_point<Clock, Duration>& abs_time,
|
| H A D | shared_mutex | 59 template <class Clock, class Duration> 60 bool try_lock_until(const chrono::time_point<Clock, Duration>& abs_time); 69 template <class Clock, class Duration> 71 try_lock_shared_until(const chrono::time_point<Clock, Duration>& abs_time); 87 template <class Clock, class Duration> 89 const chrono::time_point<Clock, Duration>& abs_time); 105 template <class Clock, class Duration> 106 bool try_lock_until(const chrono::time_point<Clock, Duration>& abs_time); 403 template <class Clock, class Duration> 404 bool try_lock_until(const chrono::time_point<Clock, Duration>& abs_time);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86cvt.c | 268 Mode->Clock = Mode->HTotal * 1000.0 / HPeriod; in xf86CVTMode() 269 Mode->Clock -= Mode->Clock % CVT_CLOCK_STEP; in xf86CVTMode() 272 Mode->HSync = ((float) Mode->Clock) / ((float) Mode->HTotal); in xf86CVTMode() 275 Mode->VRefresh = (1000.0 * ((float) Mode->Clock)) / in xf86CVTMode()
|
| H A D | xf86Modes.c | 48 hsync = (float) mode->Clock / (float) mode->HTotal; in xf86ModeHSync() 64 refresh = mode->Clock * 1000.0 / mode->HTotal / mode->VTotal; in xf86ModeVRefresh() 112 if (!mode->HTotal || !mode->VTotal || !mode->Clock) in xf86ModeBandwidth() 118 pixels_per_second = active_percent * mode->Clock * 1000.0; in xf86ModeBandwidth() 269 if (pMode1->Clock == pMode2->Clock && in xf86ModesEqual() 383 mode->name, mode->VRefresh, mode->Clock / 1000., in xf86PrintModeline() 519 if (mode->Clock >= min[i] * (1 - SYNC_TOLERANCE) && in xf86ValidateModesClocks() 520 mode->Clock <= max[i] * (1 + SYNC_TOLERANCE)) { in xf86ValidateModesClocks() 689 mode->Clock = conf_mode->ml_clock; in xf86GetConfigModes()
|
| /OK3568_Linux_fs/kernel/drivers/iio/frequency/ |
| H A D | Kconfig | 5 # Clock Distribution device drivers 12 menu "Clock Generator/Distribution" 15 tristate "Analog Devices AD9523 Low Jitter Clock Generator" 19 Clock Generator. The driver provides direct access via sysfs.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | chrono.hpp | 8 using Clock = std::chrono::steady_clock; typedef 13 using TimePoint = Clock::time_point; 14 using Duration = Clock::duration;
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | amijoy.rst | 129 | 0 | M0H | JOY0DAT Horizontal Clock | 131 | 1 | M0HQ | JOY0DAT Horizontal Clock (quadrature) | 133 | 2 | M0V | JOY0DAT Vertical Clock | 135 | 3 | M0VQ | JOY0DAT Vertical Clock (quadrature) | 137 | 4 | M1V | JOY1DAT Horizontal Clock | 139 | 5 | M1VQ | JOY1DAT Horizontal Clock (quadrature) | 141 | 6 | M1V | JOY1DAT Vertical Clock | 143 | 7 | M1VQ | JOY1DAT Vertical Clock (quadrature) |
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/ |
| H A D | IBM.c | 55 unsigned long IntRef, VCO, Clock; in IBMramdac640CalculateMNPCForClock() local 69 Clock = (RefClock * (M + 1)) / ((N + 1) * 2 * P); in IBMramdac640CalculateMNPCForClock() 71 Clock = (RefClock * (M + 1)) / (N + 1); in IBMramdac640CalculateMNPCForClock() 73 freqErr = (Clock - ReqClock); in IBMramdac640CalculateMNPCForClock() 88 ActualClock = Clock; in IBMramdac640CalculateMNPCForClock() 115 unsigned long IntRef, VCO, Clock; in IBMramdac526CalculateMNPCForClock() local 129 Clock = (RefClock * (M + 1)) / ((N + 1) * 2 * P); in IBMramdac526CalculateMNPCForClock() 131 Clock = VCO; in IBMramdac526CalculateMNPCForClock() 133 freqErr = (Clock - ReqClock); in IBMramdac526CalculateMNPCForClock() 148 ActualClock = Clock; in IBMramdac526CalculateMNPCForClock()
|