Searched refs:RH_PS_PES (Results 1 - 6 of 6) sorted by last modified time

/linux-master/drivers/usb/host/
H A Dohci-hcd.c850 if ((tmp & RH_PS_PES) && !(tmp & RH_PS_PSS))
H A Dohci.h300 #define RH_PS_PES 0x00000002 /* port enable status*/ macro
H A Dohci-dbg.c185 (temp & RH_PS_PES) ? " PES" : "", \
H A Dohci-hub.c34 (value & RH_PS_PES) ? " PES" : "", \
109 if ((temp & (RH_PS_PES | RH_PS_PSS)) ==
110 RH_PS_PES)
H A Disp1362.h308 #define RH_PS_PES 0x00000002 /* port enable status*/ macro
H A Disp116x.h92 #define RH_PS_PES (1 << 1) /* port enable status */ macro

Completed in 377 milliseconds