Searched refs:fsys (Results 1 – 22 of 22) sorted by relevance
/openbmc/u-boot/arch/m68k/cpu/mcf532x/ |
H A D | speed.c | 138 int clock_pll(int fsys, int flags) in clock_pll() argument 150 if (fsys == 0) { in clock_pll() 166 if (fsys > MAX_FSYS) in clock_pll() 167 fsys = MAX_FSYS; in clock_pll() 169 if (fsys < MIN_FSYS) in clock_pll() 170 fsys = MIN_FSYS; in clock_pll() 178 temp = (100 * fsys) / fref; in clock_pll()
|
/openbmc/linux/Documentation/arch/ia64/ |
H 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 51 privilege level is at level 0, this means that fsys-mode requires some 55 How to tell fsys-mode 58 Linux operates in fsys-mode when (a) the privilege level is 0 (most 73 TRUE if the CPU state pointed to by "regs" was executing in fsys-mode. 81 The file arch/ia64/kernel/fsys.S contains a table of fsyscall-handlers [all …]
|
H A D | index.rst | 14 fsys
|
/openbmc/linux/arch/m68k/coldfire/ |
H 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()
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | fsl,esai.txt | 32 "fsys" The system clock derived from ahb clock used to 62 clock-names = "core", "extal", "fsys";
|
/openbmc/linux/drivers/mmc/host/ |
H 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()
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | Makefile | 12 obj-y := head.o entry.o efi.o efi_stub.o gate-data.o fsys.o irq.o irq_ia64.o \
|
/openbmc/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos7885.dtsi | 244 compatible = "samsung,exynos7885-cmu-fsys";
|
H A D | exynos5433.dtsi | 416 compatible = "samsung,exynos5433-cmu-fsys"; 1134 compatible = "samsung,exynos5433-fsys-sysreg", 1937 samsung,fsys-sysreg = <&syscon_fsys>;
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4210.dtsi | 104 bus_fsys: bus-fsys {
|
H A D | exynos5260.dtsi | 215 compatible = "samsung,exynos5260-clock-fsys";
|
H A D | exynos4x12.dtsi | 95 bus_fsys: bus-fsys {
|
H A D | exynos5420.dtsi | 51 bus_fsys: bus-fsys { 65 bus_fsys_apb: bus-fsys-apb {
|
H A D | exynos3250.dtsi | 79 bus_fsys: bus-fsys {
|
/openbmc/linux/drivers/devfreq/event/ |
H A D | exynos-ppmu.c | 57 PPMU_EVENT(fsys),
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx6qdl.dtsi | 398 clock-names = "core", "mem", "extal", "fsys", "spba";
|
H A D | imx6ull.dtsi | 338 "fsys", "dma";
|
H A D | imx6sx.dtsi | 312 "fsys", "spba";
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl.dtsi | 404 clock-names = "core", "mem", "extal", "fsys", "spba";
|
H A D | imx6sx.dtsi | 351 "fsys", "spba";
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |