Searched full:windowed (Results 1 – 25 of 28) sorted by relevance
12
/Linux-v5.15/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
|
/Linux-v5.15/arch/xtensa/ |
D | Kconfig | 265 Assume default userspace ABI. For XEA2 cores it is windowed ABI. 274 Windowed ABI binaries will crash with a segfault caused by 281 bool "Support both windowed and call0 ABI by probing" 284 Select this option to support both windowed and call0 userspace 291 both call0 and windowed ABIs in userspace at the same time.
|
/Linux-v5.15/include/linux/ |
D | win_minmax.h | 3 * lib/minmax.c: windowed min/max tracker by Kathleen Nichols.
|
/Linux-v5.15/Documentation/devicetree/bindings/watchdog/ |
D | ti,rti-wdt.yaml | 14 Interrupt) IP module. This timer adds a support for windowed watchdog
|
/Linux-v5.15/drivers/watchdog/ |
D | rti_wdt.c | 82 * RTI only supports a windowed mode, where the watchdog can only in rti_wdt_start() 118 * 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()
|
/Linux-v5.15/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
|
/Linux-v5.15/drivers/nvdimm/ |
D | Kconfig | 17 region which exposes an mmio register set for windowed access
|
/Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
D | rohm,bd9576-pmic.yaml | 16 monitoring. A watchdog logic with slow ping/windowed modes is also included.
|
/Linux-v5.15/lib/ |
D | win_minmax.c | 3 * lib/minmax.c: windowed min/max tracker
|
/Linux-v5.15/Documentation/trace/ |
D | intel_th.rst | 81 # allocate a 2-windowed multiblock buffer on the first memory
|
/Linux-v5.15/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_device.h | 715 /** Read windowed register. 727 /** Write windowed register.
|
D | octeon_device.c | 1330 /* The windowed read happens when the LSB of the addr is written. in lio_pci_readq()
|
/Linux-v5.15/arch/xtensa/kernel/ |
D | signal.c | 393 /* Set up a stack frame for a call4 if userspace uses windowed ABI */ in setup_frame()
|
/Linux-v5.15/drivers/comedi/drivers/ |
D | ni_stc.h | 650 * 671x, 611x windowed ao registers 985 /* protects access to windowed registers */
|
/Linux-v5.15/arch/xtensa/variants/fsf/include/variant/ |
D | core.h | 30 #define XCHAL_HAVE_WINDOWED 1 /* windowed registers option */
|
/Linux-v5.15/arch/xtensa/variants/test_mmuhifi_c3/include/variant/ |
D | core.h | 29 #define XCHAL_HAVE_WINDOWED 1 /* windowed registers option */
|
/Linux-v5.15/arch/xtensa/variants/dc232b/include/variant/ |
D | core.h | 30 #define XCHAL_HAVE_WINDOWED 1 /* windowed registers option */
|
/Linux-v5.15/net/ipv4/ |
D | tcp_bbr.c | 212 /* Return the windowed max recent bandwidth sample, in pkts/uS << BW_SCALE. */ 801 /* Estimates the windowed max degree of ack aggregation.
|
/Linux-v5.15/arch/xtensa/variants/dc233c/include/variant/ |
D | core.h | 50 #define XCHAL_HAVE_WINDOWED 1 /* windowed registers option */
|
/Linux-v5.15/arch/xtensa/variants/test_kc705_hifi/include/variant/ |
D | core.h | 50 #define XCHAL_HAVE_WINDOWED 1 /* windowed registers option */
|
/Linux-v5.15/arch/xtensa/variants/csp/include/variant/ |
D | core.h | 50 #define XCHAL_HAVE_WINDOWED 1 /* windowed registers option */
|
/Linux-v5.15/arch/xtensa/variants/test_kc705_be/include/variant/ |
D | core.h | 50 #define XCHAL_HAVE_WINDOWED 1 /* windowed registers option */
|
/Linux-v5.15/arch/xtensa/variants/de212/include/variant/ |
D | core.h | 50 #define XCHAL_HAVE_WINDOWED 1 /* windowed registers option */
|
12