Searched refs:fsys (Results 1 – 18 of 18) sorted by relevance
| /linux/Documentation/ia64/ |
| A D | fsys.rst | 14 "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 55 How to tell fsys-mode 58 Linux operates in fsys-mode when (a) the privilege level is 0 (most 198 restored upon return from an fsys-mode handler. In other 220 fsys-mode, the trap-handler modifies the saved machine state 226 the fsys-mode handler will return directly to user-level. This [all …]
|
| A D | index.rst | 14 fsys
|
| /linux/arch/m68k/coldfire/ |
| A D | m53xx.c | 289 int clock_pll (int fsys, int flags); 470 int clock_pll(int fsys, int flags) in clock_pll() argument 477 if (fsys == 0) { in clock_pll() 485 if (fsys > MAX_FSYS) in clock_pll() 486 fsys = MAX_FSYS; in clock_pll() 487 if (fsys < MIN_FSYS) in clock_pll() 488 fsys = MIN_FSYS; in clock_pll() 494 temp = 100 * fsys / fref; in clock_pll()
|
| /linux/Documentation/devicetree/bindings/phy/ |
| A D | samsung,exynos-pcie-phy.yaml | 28 samsung,fsys-sysreg: 38 - samsung,fsys-sysreg 48 samsung,fsys-sysreg = <&syscon_fsys>;
|
| /linux/Documentation/devicetree/bindings/sound/ |
| A D | fsl,esai.txt | 32 "fsys" The system clock derived from ahb clock used to 62 clock-names = "core", "extal", "fsys";
|
| /linux/drivers/mmc/host/ |
| A D | sdhci-esdhc-mcf.c | 224 u32 fvco, fsys, fesdhc, temp; in esdhc_mcf_pltfm_set_clock() local 249 fsys = pltfm_host->clock; in esdhc_mcf_pltfm_set_clock() 250 fvco = fsys * ((temp & 0x1f) + 1); in esdhc_mcf_pltfm_set_clock()
|
| /linux/Documentation/devicetree/bindings/clock/ |
| A D | exynos5260-clock.txt | 60 9) "samsung,exynos5260-clock-fsys" 122 Input clocks for fsys clock controller:
|
| A D | exynos5433-clock.txt | 20 - "samsung,exynos5433-cmu-fsys" - clock controller compatible for CMU_FSYS 81 Input clocks for fsys clock controller: 249 compatible = "samsung,exynos5433-cmu-fsys";
|
| /linux/arch/ia64/kernel/ |
| A D | Makefile | 12 obj-y := entry.o efi.o efi_stub.o gate-data.o fsys.o irq.o irq_ia64.o \
|
| /linux/arch/arm/boot/dts/ |
| A D | exynos5260.dtsi | 161 compatible = "samsung,exynos5260-clock-fsys";
|
| A D | exynos4210.dtsi | 242 bus_fsys: bus-fsys {
|
| A D | exynos5420.dtsi | 1094 bus_fsys_apb: bus-fsys-apb { 1101 bus_fsys: bus-fsys {
|
| A D | exynos4412.dtsi | 494 bus_fsys: bus-fsys {
|
| A D | exynos3250.dtsi | 835 bus_fsys: bus-fsys {
|
| A D | imx6qdl.dtsi | 405 clock-names = "core", "mem", "extal", "fsys", "spba";
|
| A D | imx6sx.dtsi | 346 "fsys", "spba";
|
| /linux/drivers/devfreq/event/ |
| A D | exynos-ppmu.c | 57 PPMU_EVENT(fsys),
|
| /linux/arch/arm64/boot/dts/exynos/ |
| A D | exynos5433.dtsi | 420 compatible = "samsung,exynos5433-cmu-fsys"; 1944 samsung,fsys-sysreg = <&syscon_fsys>;
|
Completed in 34 milliseconds