Searched refs:STOP (Results 1 - 19 of 19) sorted by relevance

/linux-master/net/netfilter/
H A Dnf_conntrack_h323_types.c717 {FNAME("mediaControlGuaranteedDelivery") BOOL, FIXD, 0, 0, STOP | OPT,
719 {FNAME("silenceSuppression") BOOL, FIXD, 0, 0, STOP | OPT, 0, NULL},
720 {FNAME("destination") SEQ, 0, 2, 2, STOP | EXT | OPT, 0, NULL},
721 {FNAME("dynamicRTPPayloadType") INT, 5, 96, 0, STOP | OPT, 0, NULL},
722 {FNAME("mediaPacketization") CHOICE, 0, 1, 2, STOP | EXT | OPT, 0,
724 {FNAME("transportCapability") SEQ, 3, 3, 3, STOP | EXT | OPT, 0,
726 {FNAME("redundancyEncoding") SEQ, 1, 2, 2, STOP | EXT | OPT, 0, NULL},
828 {FNAME("encryptionSync") SEQ, 2, 4, 4, STOP | EXT | OPT, 0, NULL},
872 {FNAME("endpointIdentifier") BMPSTR, 7, 1, 0, STOP | OPT, 0, NULL},
1355 {FNAME("nonStandard") SEQ, 0, 1, 1, STOP | EX
[all...]
H A Dnf_conntrack_h323_asn1.c69 #define STOP 1 macro
544 if (son->attr & STOP) {
615 if (son->attr & STOP) {
792 if (son->attr & STOP) {
/linux-master/drivers/gpu/drm/sti/
H A Dsti_awg_utils.c21 STOP, enumerator in enum:opcode
94 case STOP:
/linux-master/tools/perf/trace/beauty/
H A Dsignum.c29 P_SIGNUM(STOP);
/linux-master/sound/pci/aw2/
H A Dsaa7146.h154 #define STOP 1 macro
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-i2c.c54 DONE_STOP = 1, // I2C command done and STOP executed
72 "NOP", "STOP", "CONTINUE", "START"
77 STOP = 1, // stop condition, no associated byte transfer enumerator in enum:i2c_attr
301 i2c_set_attr(dev,STOP);
/linux-master/drivers/media/dvb-frontends/
H A Dbcm3510_priv.h42 u8 STOP :1; member in struct:__anon286::__anon288
64 u8 STOP :1; member in struct:__anon286::__anon290
H A Dbcm3510.c256 if (ap.APSTAT1_a2.RESET || ap.APSTAT1_a2.IDLE || ap.APSTAT1_a2.STOP || hab.HABSTAT_a8.HABR) {
/linux-master/drivers/net/ethernet/amd/
H A Dariadne.c257 lance->RDP = csr0 & ~(INEA | TDMD | STOP | STRT | INIT);
273 if (csr0 & STOP)
274 pr_cont(" STOP");
404 lance->RDP = STOP;
515 lance->RDP = STOP;
527 lance->RDP = STOP;
654 lance->RDP = STOP; /* Temporarily stop the lance */
H A Dariadne.h192 #define STOP 0x0400 /* Stop */ macro
/linux-master/drivers/net/wan/
H A Dhdlc_ppp.c84 enum {START = 0, STOP, TO_GOOD, TO_BAD, RCR_GOOD, RCR_BAD, RCA, RCN, RTR, RTA, enumerator in enum:__anon708
281 { INV , 0 , 0 , 0 , 0 , 0 , 0 }, /* STOP */
356 ppp_cp_event(dev, PID_IPCP, STOP, 0, 0, 0, NULL);
357 ppp_cp_event(dev, PID_IPV6CP, STOP, 0, 0, 0, NULL);
599 ppp_cp_event(proto->dev, PID_LCP, STOP, 0, 0, 0, NULL);
636 ppp_cp_event(dev, PID_LCP, STOP, 0, 0, 0, NULL);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsmu_v11_0_i2c.c314 * STOP to release the bus, i.e. don't hold
320 STOP, 1);
393 /* Final message, final byte, must generate a STOP
398 STOP, 1);
474 * someone missed to send STOP
535 * STOP.
655 * on the bus, starting with START and ending with STOP.
685 /* Set the STOP bit on the last message, so
686 * that the IP block generates a STOP after
/linux-master/drivers/input/misc/
H A Dkeyspan_remote.c33 #define STOP 0x00 macro
34 #define STOP_MASK 0x1F /* 5 bits for the STOP sequence */
308 if ((remote->data.tester & STOP_MASK) == STOP) {
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-i2c.c233 XI2C_SET_BITS(cmd, IC_DATA_CMD, STOP, 1);
310 /* Complete on an error or STOP condition */
/linux-master/drivers/bus/mhi/host/
H A Dinternal.h41 ch_state_type(STOP, "STOP") \
/linux-master/drivers/gpu/drm/bridge/
H A Dchrontel-ch7033.c50 STOP = BIT(4), enumerator in enum:__anon293
/linux-master/fs/ceph/
H A Ddir.c1614 STOP = 4, enumerator in enum:__anon28
1684 if (ret & STOP)
1723 return STOP;
1742 return STOP;
/linux-master/drivers/usb/gadget/udc/
H A Dmax3420_udc.c137 #define STOP (3 << 5) macro
/linux-master/include/sound/
H A Demu10k1.h425 SUB_REG(CPF, STOP, 0x00004000) /* 1 = Current pitch forced to 0 */

Completed in 171 milliseconds