Home
last modified time | relevance | path

Searched refs:fsys (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/Documentation/ia64/
Dfsys.txt14 "fsys-mode". To recap, the normal states of execution are:
32 In contrast, fsys-mode has the following special properties:
41 - execution is interruptible and preemptible (an fsys-mode handler
46 in fsys-mode (they point to the user-level stacks, which may
49 In summary, fsys-mode is much more similar to running in user-mode
51 privilege level is at level 0, this means that fsys-mode requires some
55 * How to tell fsys-mode
57 Linux operates in fsys-mode when (a) the privilege level is 0 (most
72 TRUE if the CPU state pointed to by "regs" was executing in fsys-mode.
79 The file arch/ia64/kernel/fsys.S contains a table of fsyscall-handlers
[all …]
/Linux-v4.19/arch/m68k/coldfire/
Dm53xx.c293 int clock_pll (int fsys, int flags);
474 int clock_pll(int fsys, int flags) in clock_pll() argument
481 if (fsys == 0) { in clock_pll()
489 if (fsys > MAX_FSYS) in clock_pll()
490 fsys = MAX_FSYS; in clock_pll()
491 if (fsys < MIN_FSYS) in clock_pll()
492 fsys = MIN_FSYS; in clock_pll()
498 temp = 100 * fsys / fref; in clock_pll()
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dfsl,esai.txt28 "fsys" The system clock derived from ahb clock used to
58 clock-names = "core", "extal", "fsys";
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dexynos5260-clock.txt60 9) "samsung,exynos5260-clock-fsys"
122 Input clocks for fsys clock controller:
Dexynos5433-clock.txt20 - "samsung,exynos5433-cmu-fsys" - clock controller compatible for CMU_FSYS
79 Input clocks for fsys clock controller:
241 compatible = "samsung,exynos5433-cmu-fsys";
/Linux-v4.19/arch/ia64/kernel/
DMakefile12 obj-y := entry.o efi.o efi_stub.o gate-data.o fsys.o ia64_ksyms.o irq.o irq_ia64.o \
/Linux-v4.19/arch/arm/boot/dts/
Dexynos5260.dtsi131 compatible = "samsung,exynos5260-clock-fsys";
Dimx6qdl.dtsi398 clock-names = "core", "mem", "extal", "fsys", "spba";
Dimx6sx.dtsi341 "fsys", "spba";
/Linux-v4.19/drivers/devfreq/event/
Dexynos-ppmu.c53 PPMU_EVENT(fsys),
/Linux-v4.19/arch/arm64/boot/dts/exynos/
Dexynos5433.dtsi317 compatible = "samsung,exynos5433-cmu-fsys";