Home
last modified time | relevance | path

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

1234

/Linux-v4.19/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 …]
/Linux-v4.19/arch/arm64/kernel/
Dhw_breakpoint.c70 #define READ_WB_REG_CASE(OFF, N, REG, VAL) \ argument
71 case (OFF + N): \
75 #define WRITE_WB_REG_CASE(OFF, N, REG, VAL) \ argument
76 case (OFF + N): \
80 #define GEN_READ_WB_REG_CASES(OFF, REG, VAL) \ argument
81 READ_WB_REG_CASE(OFF, 0, REG, VAL); \
82 READ_WB_REG_CASE(OFF, 1, REG, VAL); \
83 READ_WB_REG_CASE(OFF, 2, REG, VAL); \
84 READ_WB_REG_CASE(OFF, 3, REG, VAL); \
85 READ_WB_REG_CASE(OFF, 4, REG, VAL); \
[all …]
/Linux-v4.19/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 …]
/Linux-v4.19/Documentation/networking/
Darcnet-hardware.txt353 OFF OFF Power off
354 OFF Short flashes Cabling problems (broken cable or not
356 OFF (short) ON Card init
360 ON OFF Never happens (maybe when wrong ID)
1229 Memory Switch 0 (MS0) didn't seem to work properly when set to OFF
1231 it ON first, and if it doesn't work, set it to OFF. (It may be a
1385 OFF ON ON | 290
1386 ON OFF ON | 2E0 (Manufacturer's default)
1387 OFF OFF ON | 2F0
1388 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
/Linux-v4.19/lib/zlib_inflate/
Dinffast.c42 # define OFF 0 macro
46 # define OFF 1 macro
118 in = strm->next_in - OFF; in inflate_fast()
120 out = strm->next_out - OFF; in inflate_fast()
208 from = window - OFF; in inflate_fast()
227 from = window - OFF; in inflate_fast()
267 if (!((long)(out - 1 + OFF) & 1)) { in inflate_fast()
271 sout = (unsigned short *)(out - OFF); in inflate_fast()
275 sfrom = (unsigned short *)(from - OFF); in inflate_fast()
284 out = (unsigned char *)sout + OFF; in inflate_fast()
[all …]
/Linux-v4.19/drivers/isdn/capi/
Dcapiutil.c230 #define OFF (((u8 *)cmsg) + cdef[cmsg->par[cmsg->p]].off) macro
255 byteTLcpy(cmsg->m + cmsg->l, OFF); in pars_2_message()
259 wordTLcpy(cmsg->m + cmsg->l, OFF); in pars_2_message()
263 dwordTLcpy(cmsg->m + cmsg->l, OFF); in pars_2_message()
267 if (*(u8 **) OFF == NULL) { in pars_2_message()
270 } else if (**(_cstruct *) OFF != 0xff) { in pars_2_message()
271 structTLcpy(cmsg->m + cmsg->l, *(_cstruct *) OFF, 1 + **(_cstruct *) OFF); in pars_2_message()
272 cmsg->l += 1 + **(_cstruct *) OFF; in pars_2_message()
274 _cstruct s = *(_cstruct *) OFF; in pars_2_message()
281 if (*(_cmstruct *) OFF == CAPI_DEFAULT) { in pars_2_message()
[all …]
/Linux-v4.19/arch/arm64/boot/dts/renesas/
Dr8a7795-salvator-xs.dts167 * 1) Default setting of SW31: ON-ON-OFF-OFF-OFF-OFF:
169 * 2) Changed setting of SW31: OFF-OFF-ON-ON-ON-ON:
/Linux-v4.19/Documentation/media/uapi/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
51 This ioctl call asks the Audio Device to turn ON or OFF A/V
/Linux-v4.19/include/linux/
Dfilter.h226 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument
231 .off = OFF, \
236 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument
241 .off = OFF, \
246 #define BPF_STX_XADD(SIZE, DST, SRC, OFF) \ argument
251 .off = OFF, \
256 #define BPF_ST_MEM(SIZE, DST, OFF, IMM) \ argument
261 .off = OFF, \
266 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument
271 .off = OFF, \
[all …]
/Linux-v4.19/Documentation/leds/
Dleds-lm3556.txt23 ON / OFF will be controlled by STROBE pin.
26 OFF : #echo 0 > sys/class/leds/flash/brightness
37 and ON / OFF will be controlled by TORCH pin.
40 OFF : #echo 0 > sys/class/leds/torch/brightness
62 OFF : #echo 0 > sys/class/leds/indicator/brightness
Dleds-mlxcpld.txt52 [0,0,0,0] = LED OFF
94 [0,0,0,0] = LED OFF
104 [0,0,0,0] = LED OFF
/Linux-v4.19/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
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dtwl4030-power.txt29 initiate an ACTIVE-to-OFF or SLEEP-to-OFF transition when the
/Linux-v4.19/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.
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-driver-toshiba_acpi10 * 0x10 -> OFF
44 * 0 -> OFF
57 * 0x10 -> OFF
69 * 2 -> Type 2, supporting modes TIMER, ON and OFF
141 * 0 -> OFF
Dsysfs-block-device11 0 OFF - the LED is not activated on activity
17 Note that the user must turn sw_activity OFF it they wish to
Dsysfs-bus-iio-humidity-hdc100x9 Valid control values are 0 = OFF, and 1 = ON.
/Linux-v4.19/drivers/block/
Dswim.c200 OFF, enumerator
337 } else if (action == OFF) { in swim_motor()
450 swim_motor(base, OFF); in floppy_eject()
681 swim_motor(base, OFF); in floppy_open()
708 swim_motor(base, OFF); in floppy_release()
775 swim_motor(base, OFF); in floppy_revalidate()
813 swim_motor(base, OFF); in swim_add_floppy()
/Linux-v4.19/arch/powerpc/kernel/
Deeh_pe.c779 #define BYTE_SWAP(OFF) (8*((OFF)/4)+3-(OFF)) argument
780 #define SAVED_BYTE(OFF) (((u8 *)(edev->config_space))[BYTE_SWAP(OFF)]) argument
/Linux-v4.19/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 …]
/Linux-v4.19/sound/isa/sb/
Demu8000_callback.c165 OFF=0, RELEASED, PLAYING, END in get_voice() enumerator
192 bp = best + OFF; in get_voice()
198 bp = best + OFF; in get_voice()
210 bp = best + OFF; in get_voice()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/include/
Ddefs.h30 #define OFF 0 macro
/Linux-v4.19/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
/Linux-v4.19/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