Searched full:windowed (Results 1 – 25 of 66) sorted by relevance
123
| /kernel/linux/linux-6.6/arch/xtensa/include/asm/ |
| 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 | 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 | 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
|
| /kernel/linux/linux-6.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.
|
| /kernel/linux/linux-5.10/arch/xtensa/ |
| D | Kconfig | 261 Assume default userspace ABI. For XEA2 cores it is windowed ABI. 270 Windowed ABI binaries will crash with a segfault caused by 277 bool "Support both windowed and call0 ABI by probing" 280 Select this option to support both windowed and call0 userspace 287 both call0 and windowed ABIs in userspace at the same time.
|
| /kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
| D | processor.h | 24 # error Linux requires the Xtensa Windowed Registers Option. 35 * Windowed call ABI requires caller and callee to be located within the same 179 * Note: When windowed ABI is used for userspace we set-up ps
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | win_minmax.h | 3 * lib/minmax.c: windowed min/max tracker by Kathleen Nichols.
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | win_minmax.h | 3 * lib/minmax.c: windowed min/max tracker by Kathleen Nichols.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
| D | ti,rti-wdt.yaml | 14 Interrupt) IP module. This timer adds a support for windowed watchdog
|
| /kernel/linux/linux-6.6/arch/xtensa/kernel/ |
| D | mcount.S | 20 * a2: a0 of the caller in windowed ABI
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| D | rti_wdt.c | 87 * RTI only supports a windowed mode, where the watchdog can only in rti_wdt_start() 123 * RTI only supports a windowed mode, where the watchdog can only in rti_wdt_setup_hw_hb()
|
| D | pic32-wdt.c | 206 dev_err(dev, "windowed-clear mode is not supported.\n"); in pic32_wdt_drv_probe()
|
| /kernel/linux/linux-6.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 | ovti,ov5675.yaml | 19 sub-sampled, and windowed 10-bit MIPI images in various formats via the
|
| D | ov8856.yaml | 16 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
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/watchdog/ |
| D | ti,rti-wdt.yaml | 14 Interrupt) IP module. This timer adds a support for windowed watchdog
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeon_ep/ |
| D | octep_main.h | 317 /* Read windowed register. 341 /* Write windowed register.
|
| /kernel/linux/linux-6.6/drivers/watchdog/ |
| D | rti_wdt.c | 96 * RTI only supports a windowed mode, where the watchdog can only in rti_wdt_start() 132 * 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()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| D | ov8856.yaml | 16 sub-sampled, and windowed 10-bit MIPI images in various formats via the
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | rohm,bd9576-pmic.yaml | 16 monitoring. A watchdog logic with slow ping/windowed modes is also included.
|
| /kernel/linux/linux-5.10/drivers/nvdimm/ |
| D | Kconfig | 17 region which exposes an mmio register set for windowed access
|
| /kernel/linux/linux-6.6/lib/ |
| D | win_minmax.c | 3 * lib/minmax.c: windowed min/max tracker
|
| /kernel/linux/linux-5.10/lib/ |
| D | win_minmax.c | 3 * lib/minmax.c: windowed min/max tracker
|
123