Searched refs:PORT_CONNECT_CHANGE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/c67x00/
H A Dc67x00-hcd.c71 if (status & PORT_CONNECT_CHANGE(i))
105 if (status & PORT_CONNECT_CHANGE(port))
204 PORT_CONNECT_CHANGE(port));
H A Dc67x00.h88 #define PORT_CONNECT_CHANGE(x) ((x) ? 0x0020 : 0x0010) macro
H A Dc67x00-ll-hpi.c363 c67x00_ll_usb_clear_status(sie, PORT_CONNECT_CHANGE(port));

Completed in 116 milliseconds