Searched defs:STOP (Results 1 - 6 of 6) sorted by relevance

/drivers/input/misc/
H A Dkeyspan_remote.c41 #define STOP 0x00 macro
42 #define STOP_MASK 0x1F /* 5 bits for the STOP sequence */
316 if ((remote->data.tester & STOP_MASK) == STOP) {
/drivers/media/pci/saa7134/
H A Dsaa7134-i2c.c59 DONE_STOP = 1, // I2C command done and STOP executed
77 "NOP", "STOP", "CONTINUE", "START"
82 STOP = 1, // stop condition, no associated byte transfer enumerator in enum:i2c_attr
309 i2c_set_attr(dev,STOP);
/drivers/net/wan/
H A Dhdlc_ppp.c87 enum {START = 0, STOP, TO_GOOD, TO_BAD, RCR_GOOD, RCR_BAD, RCA, RCN, RTR, RTA, enumerator in enum:__anon4076
285 { INV , 0 , 0 , 0 , 0 , 0 , 0 }, /* STOP */
361 ppp_cp_event(dev, PID_IPCP, STOP, 0, 0, 0, NULL);
362 ppp_cp_event(dev, PID_IPV6CP, STOP, 0, 0, 0, NULL);
588 ppp_cp_event(proto->dev, PID_LCP, STOP, 0, 0, 0, NULL);
627 ppp_cp_event(dev, PID_LCP, STOP, 0, 0, 0, NULL);
/drivers/staging/comedi/drivers/addi-data/
H A Dhwdrv_apci1500.c50 #define STOP 1 macro
567 case STOP:
641 "The option of START/STOP logic does not exist\n");
1503 case STOP:
1575 case STOP:
1646 case STOP:
/drivers/net/ethernet/amd/
H A Dariadne.h192 #define STOP 0x0400 /* Stop */ macro
/drivers/media/dvb-frontends/
H A Dbcm3510_priv.h55 u8 STOP :1; member in struct:__anon2122::__anon2124
77 u8 STOP :1; member in struct:__anon2122::__anon2126

Completed in 1381 milliseconds