Searched defs:PORT_VALID (Results 1 - 3 of 3) sorted by relevance

/drivers/bus/
H A Darm-cci.c646 #define PORT_VALID (0x1 << PORT_VALID_SHIFT) macro
650 port->port = PORT_VALID | index;
656 return !!(port->port & PORT_VALID);
832 " tst r3, #"__stringify(PORT_VALID)" \n"
847 "3: bic r3, r3, #"__stringify(PORT_VALID)" \n"
/drivers/scsi/pm8001/
H A Dpm8001_hwi.h742 #define PORT_VALID 0x01 macro
H A Dpm80xx_hwi.h1084 #define PORT_VALID 0x01 macro

Completed in 58 milliseconds