Searched refs:PORT_CHANGE_MASK (Results 1 – 3 of 3) sorted by relevance
122 #define PORT_CHANGE_MASK 0x001f macro
302 #define HUBD_ACK_ALL_CHANGES PORT_CHANGE_MASK
1275 change_status = (port_status >> 16) & PORT_CHANGE_MASK; in ehci_handle_get_port_status()1927 change_status = (port_status >> 16) & PORT_CHANGE_MASK; in ehci_handle_root_hub_status_change()