Searched defs:PORT_POWER (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/host/
H A Disp1760-hcd.c85 #define PORT_POWER (1<<12) /* true: has power (see PPC) */ macro
1907 temp & ~PORT_POWER);
2005 * for PORT_POWER anyway).
2022 if (temp & PORT_POWER)
2063 temp | PORT_POWER);
H A Doxu210hp.h151 #define PORT_POWER (1<<12) /* true: has power (see PPC) */ macro
H A Dxhci.h288 #define PORT_POWER (1 << 9) macro

Completed in 69 milliseconds