Home
last modified time | relevance | path

Searched refs:RH_PS_PPS (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h314 #define RH_PS_PPS 0x00000100 /* port power status */ macro
H A Dr8a66597.h588 #define RH_PS_PPS 0x00000100 /* port power status */ macro
H A Dohci-hcd.c481 (temp & RH_PS_PPS) ? " PPS" : "", in ohci_dump_roothub()
1344 WR_RH_PORTSTAT(RH_PS_PPS); in ohci_submit_rh_msg()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h298 #define RH_PS_PPS 0x00000100 /* port power status */ macro
H A Dau1x00_usb_ohci.c343 (temp & RH_PS_PPS) ? " PPS" : "", in ohci_dump_roothub()
982 WR_RH_PORTSTAT (RH_PS_PPS ); OK (0); in ohci_submit_rh_msg()