Home
last modified time | relevance | path

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

/drivers/bus/
Darm-cci.c1862 #define PORT_VALID (0x1 << PORT_VALID_SHIFT) macro
1866 port->port = PORT_VALID | index; in init_cpu_port()
1872 return !!(port->port & PORT_VALID); in cpu_port_is_valid()
2048 " tst r3, #"__stringify(PORT_VALID)" \n" in cci_enable_port_for_self()
2063 "3: bic r3, r3, #"__stringify(PORT_VALID)" \n" in cci_enable_port_for_self()
/drivers/scsi/pm8001/
Dpm8001_hwi.h742 #define PORT_VALID 0x01 macro
Dpm80xx_hwi.h1085 #define PORT_VALID 0x01 macro
Dpm80xx_hwi.c3041 case PORT_VALID: in hw_event_phy_down()
Dpm8001_hwi.c3500 case PORT_VALID: in hw_event_phy_down()