Home
last modified time | relevance | path

Searched refs:OFF (Results 1 – 25 of 100) sorted by relevance

1234

/kernel/linux/linux-5.10/samples/bpf/
Dbpf_insn.h119 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument
124 .off = OFF, \
129 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument
134 .off = OFF, \
139 #define BPF_STX_XADD(SIZE, DST, SRC, OFF) \ argument
144 .off = OFF, \
149 #define BPF_ST_MEM(SIZE, DST, OFF, IMM) \ argument
154 .off = OFF, \
159 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument
164 .off = OFF, \
[all …]
/kernel/linux/linux-5.10/tools/include/linux/
Dfilter.h154 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument
159 .off = OFF, \
164 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument
169 .off = OFF, \
174 #define BPF_STX_XADD(SIZE, DST, SRC, OFF) \ argument
179 .off = OFF, \
184 #define BPF_ST_MEM(SIZE, DST, OFF, IMM) \ argument
189 .off = OFF, \
194 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument
199 .off = OFF, \
[all …]
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dhw_breakpoint.c59 #define READ_WB_REG_CASE(OFF, N, REG, VAL) \ argument
60 case (OFF + N): \
64 #define WRITE_WB_REG_CASE(OFF, N, REG, VAL) \ argument
65 case (OFF + N): \
69 #define GEN_READ_WB_REG_CASES(OFF, REG, VAL) \ argument
70 READ_WB_REG_CASE(OFF, 0, REG, VAL); \
71 READ_WB_REG_CASE(OFF, 1, REG, VAL); \
72 READ_WB_REG_CASE(OFF, 2, REG, VAL); \
73 READ_WB_REG_CASE(OFF, 3, REG, VAL); \
74 READ_WB_REG_CASE(OFF, 4, REG, VAL); \
[all …]
/kernel/linux/linux-5.10/Documentation/networking/
Darcnet-hardware.rst383 OFF OFF Power off
384 OFF Short flashes Cabling problems (broken cable or not
386 OFF (short) ON Card init
390 ON OFF Never happens (maybe when wrong ID)
1272 Memory Switch 0 (MS0) didn't seem to work properly when set to OFF
1274 it ON first, and if it doesn't work, set it to OFF. (It may be a
1427 OFF ON ON | 290
1428 ON OFF ON | 2E0 (Manufacturer's default)
1429 OFF OFF ON | 2F0
1430 ON ON OFF | 300
[all …]
Dcan_ucan_protocol.rst312 Bus OFF
316 - Bus OFF is indicated by an error frame (see ``uapi/linux/can/error.h``)
317 - Bus OFF recovery is started by ``UCAN_COMMAND_RESTART``
318 - Once Bus OFF recover is completed the device sends an error frame
320 - During Bus OFF no frames are sent by the device.
321 - During Bus OFF transmission requests from the host are completed
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Ddvb_intro.rst174 INVERSION = OFF
189 INVERSION = OFF
204 INVERSION = OFF
219 INVERSION = OFF
234 INVERSION = OFF
249 INVERSION = OFF
264 INVERSION = OFF
279 INVERSION = OFF
294 INVERSION = OFF
309 INVERSION = OFF
[all …]
/kernel/linux/linux-5.10/arch/arm64/boot/dts/renesas/
Dr8a77951-salvator-xs.dts141 * 1) Default setting of SW31: ON-ON-OFF-OFF-OFF-OFF:
143 * 2) Changed setting of SW31: OFF-OFF-ON-ON-ON-ON:
Dr8a774e1-hihope-rzg2h-ex.dts17 /* Set SW43 = ON and SW1001[7] = OFF for SATA port to be activated */
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Daudio-set-av-sync.rst41 - Tells the Digital TV subsystem if A/V synchronization shall be ON or OFF.
45 FALSE: AV-sync OFF
50 This ioctl call asks the Audio Device to turn ON or OFF A/V
/kernel/linux/linux-5.10/include/linux/
Dfilter.h249 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument
254 .off = OFF, \
259 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument
264 .off = OFF, \
269 #define BPF_STX_XADD(SIZE, DST, SRC, OFF) \ argument
274 .off = OFF, \
279 #define BPF_ST_MEM(SIZE, DST, OFF, IMM) \ argument
284 .off = OFF, \
289 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument
294 .off = OFF, \
[all …]
/kernel/linux/linux-5.10/Documentation/leds/
Dleds-lm3556.rst29 ON / OFF will be controlled by STROBE pin.
33 OFF::
56 and ON / OFF will be controlled by TORCH pin.
60 OFF::
103 OFF::
Dleds-mlxcpld.rst56 - [0,0,0,0] = LED OFF
101 - [0,0,0,0] = LED OFF
112 - [0,0,0,0] = LED OFF
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/
Dadv7343.txt20 0 = OFF and 1 = ON, Default value when this
22 - ad,adv7343-sd-config-dac-out: array configure SD DAC Output's 1 and 2, 0 = OFF
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Deeh_pe.c698 #define BYTE_SWAP(OFF) (8*((OFF)/4)+3-(OFF)) argument
699 #define SAVED_BYTE(OFF) (((u8 *)(edev->config_space))[BYTE_SWAP(OFF)]) argument
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dtwl4030-power.txt29 initiate an ACTIVE-to-OFF or SLEEP-to-OFF transition when the
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Drt5677.txt39 Select 0 ~ 3 as OFF, GPIO1, GPIO2 and GPIO3 respectively.
44 Select 0 ~ 3 as OFF, GPIO4, GPIO5 and GPIO6 respectively.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-driver-toshiba_acpi11 * 0x10 -> OFF
47 * 0 -> OFF
62 * 0x10 -> OFF
76 * 2 -> Type 2, supporting modes TIMER, ON and OFF
157 * 0 -> OFF
Dsysfs-block-device12 0 OFF - the LED is not activated on activity
19 Note that the user must turn sw_activity OFF it they wish to
Dsysfs-bus-iio-humidity-hdc20109 Valid control values are 0 = OFF, and 1 = ON.
Dsysfs-bus-iio-humidity-hdc100x9 Valid control values are 0 = OFF, and 1 = ON.
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/
Di810_main.c174 val = (mode == OFF) ? val | SCR_OFF : in i810_screen_off()
197 val = (mode == OFF) ? val : val | DRAM_ON; in i810_dram_off()
216 reg = (mode == OFF) ? reg & ~0x80 : in i810_protect_regs()
425 i810_screen_off(mmio, OFF); in i810_load_regs()
426 i810_protect_regs(mmio, OFF); in i810_load_regs()
427 i810_dram_off(mmio, OFF); in i810_load_regs()
566 i810_dram_off(mmio, OFF); in i810_restore_2d()
590 i810_screen_off(mmio, OFF); in i810_restore_vga_state()
591 i810_protect_regs(mmio, OFF); in i810_restore_vga_state()
592 i810_dram_off(mmio, OFF); in i810_restore_vga_state()
[all …]
/kernel/linux/linux-5.10/sound/isa/sb/
Demu8000_callback.c152 OFF=0, RELEASED, PLAYING, END in get_voice() enumerator
179 bp = best + OFF; in get_voice()
185 bp = best + OFF; in get_voice()
197 bp = best + OFF; in get_voice()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Darmada-385-synology-ds116.dts59 * "6" : turn the power LED OFF
60 * "7" : turn the status LED OFF
64 * "B" : turn the motherboard LED OFF
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/include/
Ddefs.h19 #define OFF 0 macro
/kernel/linux/linux-5.10/arch/sparc/net/
Dbpf_jit_comp_32.c211 #define emit_ldmem(OFF, DEST) \ argument
212 do { *prog++ = LD32I | RS1(SP) | S13(BIAS - (OFF)) | RD(DEST); \
215 #define emit_stmem(OFF, SRC) \ argument
216 do { *prog++ = ST32I | RS1(SP) | S13(BIAS - (OFF)) | RD(SRC); \
252 #define emit_branch_off(BR_OPC, OFF) \ argument
253 do { *prog++ = BR_OPC | WDISP22(OFF); \

1234