Home
last modified time | relevance | path

Searched refs:Flag (Results 1 – 25 of 47) sorted by relevance

12

/Linux-v4.19/drivers/isdn/hisax/
Dhscx.c109 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in hscx_l2l1()
120 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in hscx_l2l1()
136 test_and_set_bit(BC_FLG_ACTIV, &bcs->Flag); in hscx_l2l1()
146 test_and_clear_bit(BC_FLG_ACTIV, &bcs->Flag); in hscx_l2l1()
147 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hscx_l2l1()
159 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hscxstate()
169 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in close_hscxstate()
177 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hscxstate()
181 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_hscxstate()
187 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_hscxstate()
[all …]
Djade.c144 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in jade_l2l1()
155 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in jade_l2l1()
171 test_and_set_bit(BC_FLG_ACTIV, &bcs->Flag); in jade_l2l1()
181 test_and_clear_bit(BC_FLG_ACTIV, &bcs->Flag); in jade_l2l1()
182 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in jade_l2l1()
194 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_jadestate()
204 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in close_jadestate()
212 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_jadestate()
216 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_jadestate()
222 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_jadestate()
[all …]
Disar.c644 test_and_clear_bit(BC_FLG_FRH_WAIT, &bcs->Flag); in isar_rcv_frame()
656 if (test_and_clear_bit(BC_FLG_FRH_WAIT, &bcs->Flag)) { in isar_rcv_frame()
702 &bcs->Flag); in isar_fill_fifo()
775 if (test_bit(BC_FLG_LASTDATA, &bcs->Flag)) { in send_frames()
776 test_and_set_bit(BC_FLG_NMD_DATA, &bcs->Flag); in send_frames()
779 if (test_bit(BC_FLG_DLEETX, &bcs->Flag)) { in send_frames()
780 test_and_set_bit(BC_FLG_LASTDATA, &bcs->Flag); in send_frames()
781 test_and_set_bit(BC_FLG_NMD_DATA, &bcs->Flag); in send_frames()
792 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in send_frames()
795 if (test_and_clear_bit(BC_FLG_DLEETX, &bcs->Flag)) { in send_frames()
[all …]
Dnetjet.c145 test_and_set_bit(BC_FLG_EMPTY, &bcs->Flag); in mode_tiger()
616 bcs->Flag); in netjet_fill_dma()
617 if (test_and_set_bit(BC_FLG_BUSY, &bcs->Flag)) in netjet_fill_dma()
629 bcs->Flag); in netjet_fill_dma()
630 if (test_and_clear_bit(BC_FLG_NOFRAME, &bcs->Flag)) { in netjet_fill_dma()
632 } else if (test_and_clear_bit(BC_FLG_HALF, &bcs->Flag)) { in netjet_fill_dma()
653 } else if (test_and_clear_bit(BC_FLG_EMPTY, &bcs->Flag)) { in netjet_fill_dma()
671 bcs->Flag); in netjet_fill_dma()
680 if (test_bit(BC_FLG_BUSY, &bcs->Flag)) { in write_raw()
724 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in write_raw()
[all …]
Dhfc_2bs0.c320 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hfc_fill_fifo()
377 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in main_irq_hfc()
379 if (test_bit(BC_FLG_BUSY, &bcs->Flag)) in main_irq_hfc()
384 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in main_irq_hfc()
386 if (test_bit(BC_FLG_BUSY, &bcs->Flag)) in main_irq_hfc()
466 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in hfc_l2l1()
476 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in hfc_l2l1()
491 test_and_set_bit(BC_FLG_ACTIV, &bcs->Flag); in hfc_l2l1()
501 test_and_clear_bit(BC_FLG_ACTIV, &bcs->Flag); in hfc_l2l1()
502 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hfc_l2l1()
[all …]
Dipacx.c457 set_bit(BC_FLG_BUSY, &bcs->Flag); in bch_l2l1()
468 set_bit(BC_FLG_BUSY, &bcs->Flag); in bch_l2l1()
484 set_bit(BC_FLG_ACTIV, &bcs->Flag); in bch_l2l1()
494 clear_bit(BC_FLG_ACTIV, &bcs->Flag); in bch_l2l1()
495 clear_bit(BC_FLG_BUSY, &bcs->Flag); in bch_l2l1()
604 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) return; in bch_int()
684 set_bit(BC_FLG_BUSY, &bcs->Flag); in bch_int()
687 clear_bit(BC_FLG_BUSY, &bcs->Flag); in bch_int()
764 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in bch_close_state()
774 clear_bit(BC_FLG_BUSY, &bcs->Flag); in bch_close_state()
[all …]
Delsa_ser.c301 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in modem_fill()
304 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in modem_fill()
430 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_elsastate()
441 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in close_elsastate()
560 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in modem_l2l1()
566 test_and_set_bit(BC_FLG_ACTIV, &bcs->Flag); in modem_l2l1()
573 test_and_clear_bit(BC_FLG_ACTIV, &bcs->Flag); in modem_l2l1()
598 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in setstack_elsa()
604 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in setstack_elsa()
Davm_pci.c438 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in HDLC_irq()
441 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in HDLC_irq()
497 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in hdlc_l2l1()
508 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in hdlc_l2l1()
524 test_and_set_bit(BC_FLG_ACTIV, &bcs->Flag); in hdlc_l2l1()
534 test_and_clear_bit(BC_FLG_ACTIV, &bcs->Flag); in hdlc_l2l1()
535 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hdlc_l2l1()
547 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hdlcstate()
557 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in close_hdlcstate()
565 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hdlcstate()
[all …]
Dw6692.c283 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) { in W6692B_interrupt()
394 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in W6692B_interrupt()
397 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in W6692B_interrupt()
772 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in W6692_l2l1()
784 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in W6692_l2l1()
799 test_and_set_bit(BC_FLG_ACTIV, &bcs->Flag); in W6692_l2l1()
809 test_and_clear_bit(BC_FLG_ACTIV, &bcs->Flag); in W6692_l2l1()
810 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in W6692_l2l1()
822 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_w6692state()
832 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in close_w6692state()
[all …]
Djade_irq.c123 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) in jade_interrupt()
195 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in jade_interrupt()
198 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in jade_interrupt()
Dhscx_irq.c131 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) in hscx_interrupt()
217 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in hscx_interrupt()
220 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hscx_interrupt()
Dhfc_2bds0.c334 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hfc_fill_fifo()
491 test_and_set_bit(BC_FLG_ACTIV, &bcs->Flag); in hfc_l2l1()
501 test_and_clear_bit(BC_FLG_ACTIV, &bcs->Flag); in hfc_l2l1()
502 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hfc_l2l1()
514 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_2bs0()
520 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in close_2bs0()
528 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hfcstate()
533 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in open_hfcstate()
Dhfc_sx.c553 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hfcsx_fill_fifo()
1181 test_and_set_bit(BC_FLG_ACTIV, &bcs->Flag); in hfcsx_l2l1()
1191 test_and_clear_bit(BC_FLG_ACTIV, &bcs->Flag); in hfcsx_l2l1()
1192 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hfcsx_l2l1()
1207 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hfcsx()
1213 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in close_hfcsx()
1224 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hfcsxstate()
1229 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in open_hfcsxstate()
Dhfc_pci.c663 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hfcpci_fill_fifo()
728 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hfcpci_fill_fifo()
1429 test_and_set_bit(BC_FLG_ACTIV, &bcs->Flag); in hfcpci_l2l1()
1439 test_and_clear_bit(BC_FLG_ACTIV, &bcs->Flag); in hfcpci_l2l1()
1440 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hfcpci_l2l1()
1455 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hfcpci()
1461 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in close_hfcpci()
1472 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hfcpcistate()
1477 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in open_hfcpcistate()
/Linux-v4.19/Documentation/ABI/testing/
Dconfigfs-usb-gadget-mass-storage22 ro - Flag specifying access to the LUN shall be
26 removable - Flag specifying that LUN shall be indicated as
28 cdrom - Flag specifying that LUN shall be reported as
30 nofua - Flag specifying that FUA flag
Dsysfs-bus-iio-ina2xx-adc7 Ready Flag to being set prior to committing a new value to the sample
/Linux-v4.19/Documentation/media/v4l-drivers/
Dsi476x.rst39 0x00 blend_int Flag, set when stereo separation has
41 0x01 hblend_int Flag, set when HiBlend cutoff
43 0x02 hicut_int Flag, set when HiCut cutoff
45 0x03 chbw_int Flag, set when channel filter
47 0x04 softmute_int Flag indicating that softmute
126 0x06 bltf Flag indicating if seek command
132 0x10 afcrl Flag indicating if AFC rails
133 0x11 valid Flag indicating if channel is valid
/Linux-v4.19/drivers/isdn/hardware/eicon/
Ddivasync.h274 unsigned long Flag; /* |31-Type-16|15-Mask-0| */ member
292 unsigned long Flag; /* |31-Type-16|15-VALUE-0| */ member
301 unsigned long Flag; /* |31-Type-16|15-VALUE-0| */ member
311 unsigned long Flag; /* |31-Type-16|15-Channel-0| */ member
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dcadence-quadspi.txt18 - cdns,is-decoded-cs : Flag to indicate whether decoder is used or not.
19 - cdns,rclk-en : Flag to indicate that QSPI return clock is used to latch
/Linux-v4.19/Documentation/devicetree/bindings/spi/
Dspi-cadence.txt17 - is-decoded-cs : Flag to indicate whether decoder is used or not.
/Linux-v4.19/arch/arc/mm/
Dtlbex.S173 ; We sure are in troubled waters, Flag the error, but to do so
322 and r3, r0, r2 ; Mask out NON Flag bits from PTE
371 and r3, r0, r2 ; Mask out NON Flag bits from PTE
/Linux-v4.19/Documentation/media/uapi/v4l/
Dv4l2-selection-flags.rst17 * - Flag name
/Linux-v4.19/Documentation/devicetree/bindings/mailbox/
Dstm32-ipcc.txt25 - wakeup-source: Flag to indicate whether this device can wake up the system
/Linux-v4.19/arch/arm/mach-omap2/
Dsleep44xx.S262 mov r2, #0x4 @ Flag
302 mov r2, #0x4 @ Flag
/Linux-v4.19/Documentation/filesystems/
Ddlmfs.txt99 Open Flag Lock Request Type
104 Open Flag Resulting Locking Behavior

12