/linux/arch/powerpc/platforms/44x/ |
H A D | warp.c | 3 * PIKA Warp(tm) board specific routines 43 machine_device_initcall(warp, warp_device_probe); 45 define_machine(warp) { in define_machine() argument 46 .name = "Warp", in define_machine() 47 .compatible = "pika,warp", in define_machine() 77 printk(KERN_INFO "Warp POST %08x %08x\n", post1, post2); in warp_post_info() 79 printk(KERN_INFO "Warp POST OK\n"); in warp_post_info() 159 np = of_find_compatible_node(NULL, NULL, "warp-power-leds"); in pika_setup_leds() 277 printk(KERN_INFO "Warp DTM thread running.\n"); in pika_dtm_thread() 324 machine_late_initcall(warp, pika_dtm_start); [all …]
|
H A D | Kconfig | 87 config WARP config 88 bool "PIKA Warp" 92 This option enables support for the PIKA Warp(tm) Appliance. The Warp
|
H A D | Makefile | 9 obj-$(CONFIG_WARP) += warp.o
|
/linux/arch/mips/kernel/ |
H A D | sync-r4k.c | 46 * Counter warp measurement loop running on both CPUs. 82 * we saw a time-warp of the counter going backwards: in check_counter_warp() 145 pr_info("Measured %d cycles counter warp between CPUs", max_warp); in check_counter_sync_source() 198 * Store the maximum observed warp value for a potential retry: in synchronise_count_slave() 230 * If the warp value of this CPU is 0, then the other CPU in synchronise_count_slave() 241 pr_debug("Counter compensate: CPU%u observed %d warp\n", cpu, cur_max_warp); in synchronise_count_slave()
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gv100.c | 34 const struct nvkm_enum *warp; in gv100_gr_trap_sm() local 38 warp = nvkm_enum_find(gf100_mp_warp_error, werr & 0xffff); in gv100_gr_trap_sm() 41 "global %08x [%s] warp %04x [%s]\n", in gv100_gr_trap_sm() 42 gpc, tpc, sm, gerr, glob, werr, warp ? warp->name : ""); in gv100_gr_trap_sm()
|
/linux/arch/powerpc/boot/dts/ |
H A D | warp.dts | 2 * Device Tree Source for PIKA Warp 17 model = "pika,warp"; 18 compatible = "pika,warp"; 261 compatible = "warp-power-leds";
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6sl-warp.dts | 54 model = "Revotics WaRP Board"; 55 compatible = "revotics,imx6sl-warp", "fsl,imx6sl";
|
H A D | imx7s-warp.dts | 13 model = "Element14 Warp i.MX7 Board"; 14 compatible = "element14,imx7s-warp", "fsl,imx7s";
|
H A D | Makefile | 300 imx6sl-warp.dtb 414 imx7s-warp.dtb
|
/linux/fs/hpfs/ |
H A D | Kconfig | 8 OS/2 is IBM's operating system for PC's, the same as Warp, and HPFS
|
/linux/drivers/clk/mediatek/ |
H A D | clk-mt8186-wpe.c | 54 MODULE_DESCRIPTION("MediaTek MT8186 Warp Engine clocks driver");
|
H A D | Kconfig | 681 This driver supports MediaTek MT8186 Warp Engine clocks. 816 This driver supports MediaTek MT8188 Warp Engine clocks. 989 This driver supports MediaTek MT8195 Warp Engine clocks.
|
H A D | clk-mt8188-wpe.c | 105 MODULE_DESCRIPTION("MediaTek MT8188 Warp Engine clocks driver");
|
H A D | clk-mt8195-wpe.c | 147 MODULE_DESCRIPTION("MediaTek MT8195 Warp Engine clocks driver");
|
/linux/Documentation/networking/ |
H A D | arcnet.rst | 315 I've been told it works under Warp Connect with an ARCnet driver from 318 "normal" Warp Bonus Pack, let me know. 322 installing it under Warp, however. Please mail me with any results.
|
/linux/drivers/zorro/ |
H A D | zorro.ids | 22 1300 Warp Engine [Accelerator, SCSI Host Adapter and RAM Expansion] 362 1300 Warp Engine 40xx [Accelerator, SCSI Host Adapter and RAM Expansion]
|
/linux/Documentation/filesystems/ |
H A D | hpfs.rst | 347 It should work in read-only mode on Warp Server 348 2.07 More fixes for Warp Server. Now it really works
|
/linux/arch/m68k/amiga/ |
H A D | config.c | 182 /* CS-LAB Warp 1260 workaround */ in amiga_parse_bootinfo() 187 pr_info("Warp 1260 card detected: applying interrupt storm workaround\n"); in amiga_parse_bootinfo()
|
/linux/drivers/mfd/ |
H A D | arizona-core.c | 191 dev_err(arizona->dev, "DAC WARP overclocked\n"); in arizona_overclocked() 214 dev_err(arizona->dev, "ASRC async WARP overclocked\n"); in arizona_overclocked() 218 dev_err(arizona->dev, "ASRC sync WARP overclocked\n"); in arizona_overclocked()
|
/linux/fs/smb/client/ |
H A D | smb2pdu.h | 118 * [5] : time warp context
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_drv.h | 22 * and to control the warp error enable mask (OpenGL requires out of
|
/linux/arch/powerpc/boot/ |
H A D | Makefile | 159 cuboot-warp.c cuboot-yosemite.c \ 303 image-$(CONFIG_WARP) += cuImage.warp
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | fsl.yaml | 616 - revotics,imx6sl-warp # Revotics WaRP Board 870 - element14,imx7s-warp # Element14 Warp i.MX7 Board
|
/linux/arch/x86/xen/ |
H A D | time.c | 201 the Xen clocksource, because ntp can warp the kernel's clocksource.
|
/linux/drivers/watchdog/ |
H A D | Kconfig | 2057 depends on WARP || (PPC64 && COMPILE_TEST) 2058 default WARP 2061 the Warp platform.
|