Searched refs:PORT_CONNECT_CHANGE (Results 1 – 3 of 3) sorted by relevance
57 if (status & PORT_CONNECT_CHANGE(i)) in c67x00_hub_status_data()91 if (status & PORT_CONNECT_CHANGE(port)) in c67x00_hub_control()190 PORT_CONNECT_CHANGE(port)); in c67x00_hub_control()
74 #define PORT_CONNECT_CHANGE(x) ((x) ? 0x0020 : 0x0010) macro
359 c67x00_ll_usb_clear_status(sie, PORT_CONNECT_CHANGE(port)); in c67x00_ll_husb_reset_port()