Home
last modified time | relevance | path

Searched refs:PORT_VALID (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/bus/
Darm-cci.c1083 #define PORT_VALID (0x1 << PORT_VALID_SHIFT) macro
1087 port->port = PORT_VALID | index; in init_cpu_port()
1093 return !!(port->port & PORT_VALID); in cpu_port_is_valid()
1269 " tst r3, #"__stringify(PORT_VALID)" \n" in cci_enable_port_for_self()
1284 "3: bic r3, r3, #"__stringify(PORT_VALID)" \n" in cci_enable_port_for_self()
/linux-4.1.27/drivers/scsi/pm8001/
Dpm8001_hwi.h742 #define PORT_VALID 0x01 macro
Dpm80xx_hwi.h1084 #define PORT_VALID 0x01 macro
Dpm80xx_hwi.c2989 case PORT_VALID: in hw_event_phy_down()
Dpm8001_hwi.c3495 case PORT_VALID: in hw_event_phy_down()