Home
last modified time | relevance | path

Searched refs:RH_PS_PES (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-hub.c34 (value & RH_PS_PES) ? " PES" : "", \
106 if ((temp & (RH_PS_PES | RH_PS_PSS)) == in ohci_rh_suspend()
107 RH_PS_PES) in ohci_rh_suspend()
H A Dohci.h300 #define RH_PS_PES 0x00000002 /* port enable status*/ macro
H A Disp116x.h92 #define RH_PS_PES (1 << 1) /* port enable status */ macro
H A Dohci-dbg.c185 (temp & RH_PS_PES) ? " PES" : "", \
H A Disp1362.h308 #define RH_PS_PES 0x00000002 /* port enable status*/ macro
H A Dohci-hcd.c852 if ((tmp & RH_PS_PES) && !(tmp & RH_PS_PSS)) in io_watchdog_func()
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h294 #define RH_PS_PES 0x00000002 /* port enable status*/ macro
H A Dau1x00_usb_ohci.c348 (temp & RH_PS_PES) ? " PES" : "", in ohci_dump_roothub()
985 WR_RH_PORTSTAT (RH_PS_PES ); in ohci_submit_rh_msg()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci.h310 #define RH_PS_PES 0x00000002 /* port enable status*/ macro
H A Dr8a66597.h584 #define RH_PS_PES 0x00000002 /* port enable status*/ macro
H A Dohci-hcd.c486 (temp & RH_PS_PES) ? " PES" : "", in ohci_dump_roothub()
1347 WR_RH_PORTSTAT(RH_PS_PES); in ohci_submit_rh_msg()