Searched full:windowed (Results 1 – 25 of 39) sorted by relevance
12
/Linux-v6.6/arch/xtensa/include/asm/ |
D | asmmacro.h | 231 /* Assembly instructions for windowed kernel ABI. */ 271 /* Assembly instructions for windowed kernel ABI (will be ignored). */ 327 /* Assembly instructions for windowed user ABI. */ 332 /* Assembly instructions for windowed user ABI (will be ignored). */
|
D | core.h | 43 /* Whether windowed ABI is supported in userspace. */ 47 /* Whether windowed ABI is supported either in userspace or in the kernel. */
|
D | processor.h | 27 * Windowed call ABI requires caller and callee to be located within the same 181 * Note: When windowed ABI is used for userspace we set-up ps
|
/Linux-v6.6/arch/xtensa/ |
D | Kconfig | 318 Normally cores with windowed registers option use windowed ABI and 325 toolchain that defaults to windowed ABI. 345 Assume default userspace ABI. For XEA2 cores it is windowed ABI. 354 Windowed ABI binaries will crash with a segfault caused by 361 bool "Support both windowed and call0 ABI by probing" 364 Select this option to support both windowed and call0 userspace 371 both call0 and windowed ABIs in userspace at the same time.
|
/Linux-v6.6/include/linux/ |
D | win_minmax.h | 3 * lib/minmax.c: windowed min/max tracker by Kathleen Nichols.
|
/Linux-v6.6/arch/xtensa/kernel/ |
D | mcount.S | 20 * a2: a0 of the caller in windowed ABI
|
D | head.S | 200 /* Enable window exceptions if kernel is built with windowed ABI. */
|
D | signal.c | 419 /* Set up a stack frame for a call4 if userspace uses windowed ABI */ in setup_frame()
|
D | traps.c | 350 * with PS.WOE set, so it's not related to the windowed option in do_illegal_instruction()
|
/Linux-v6.6/Documentation/devicetree/bindings/media/i2c/ |
D | ovti,ov2680.yaml | 15 camera. It provides full-frame, sub-sampled, or windowed 10-bit images in
|
D | ov8856.yaml | 16 sub-sampled, and windowed 10-bit MIPI images in various formats via the
|
D | ovti,ov5675.yaml | 19 sub-sampled, and windowed 10-bit MIPI images in various formats via the
|
D | ovti,ov5693.yaml | 16 sub-sampled, and windowed 10-bit MIPI images in various formats via the
|
/Linux-v6.6/Documentation/devicetree/bindings/watchdog/ |
D | ti,rti-wdt.yaml | 14 Interrupt) IP module. This timer adds a support for windowed watchdog
|
/Linux-v6.6/drivers/watchdog/ |
D | rti_wdt.c | 89 * RTI only supports a windowed mode, where the watchdog can only in rti_wdt_start() 125 * RTI only supports a windowed mode, where the watchdog can only in rti_wdt_setup_hw_hb()
|
D | pic32-wdt.c | 190 dev_err(dev, "windowed-clear mode is not supported.\n"); in pic32_wdt_drv_probe()
|
/Linux-v6.6/drivers/net/ethernet/marvell/octeon_ep/ |
D | octep_main.h | 317 /* Read windowed register. 341 /* Write windowed register.
|
/Linux-v6.6/Documentation/devicetree/bindings/mfd/ |
D | rohm,bd9576-pmic.yaml | 16 monitoring. A watchdog logic with slow ping/windowed modes is also included.
|
/Linux-v6.6/lib/ |
D | win_minmax.c | 3 * lib/minmax.c: windowed min/max tracker
|
/Linux-v6.6/Documentation/trace/ |
D | intel_th.rst | 81 # allocate a 2-windowed multiblock buffer on the first memory
|
/Linux-v6.6/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_device.h | 715 /** Read windowed register. 727 /** Write windowed register.
|
/Linux-v6.6/Documentation/gpu/amdgpu/display/ |
D | mpo-overview.rst | 235 If 4k video (3840x2160) is playing in windowed mode, the physical size of the
|
/Linux-v6.6/drivers/comedi/drivers/ |
D | ni_stc.h | 650 * 671x, 611x windowed ao registers 985 /* protects access to windowed registers */
|
/Linux-v6.6/drivers/gpu/drm/ci/ |
D | testlist.txt | 2665 kms_universal_plane@universal-plane-pageflip-windowed-pipe-A 2670 kms_universal_plane@universal-plane-pageflip-windowed-pipe-B 2675 kms_universal_plane@universal-plane-pageflip-windowed-pipe-C 2680 kms_universal_plane@universal-plane-pageflip-windowed-pipe-D 2685 kms_universal_plane@universal-plane-pageflip-windowed-pipe-E 2690 kms_universal_plane@universal-plane-pageflip-windowed-pipe-F 2695 kms_universal_plane@universal-plane-pageflip-windowed-pipe-G 2700 kms_universal_plane@universal-plane-pageflip-windowed-pipe-H
|
/Linux-v6.6/arch/xtensa/variants/fsf/include/variant/ |
D | core.h | 30 #define XCHAL_HAVE_WINDOWED 1 /* windowed registers option */
|
12