Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/u-boot/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()
1343 WR_RH_PORTSTAT(RH_PS_PPS); in ohci_submit_rh_msg()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-hub.c29 (value & RH_PS_PPS) ? " PPS" : "", \
781 ohci_writel (ohci, RH_PS_PPS, in ohci_hub_control()
H A Dohci-da8xx.c318 temp &= ~RH_PS_PPS; in ohci_da8xx_hub_control()
H A Dohci.h304 #define RH_PS_PPS 0x00000100 /* port power status */ macro
H A Dohci-at91.c448 *data &= ~cpu_to_le32(RH_PS_PPS); in ohci_at91_hub_control()
H A Disp116x.h97 #define RH_PS_PPS (1 << 8) /* port power status */ macro
H A Dohci-dbg.c180 (temp & RH_PS_PPS) ? " PPS" : "", \
H A Disp1362.h312 #define RH_PS_PPS 0x00000100 /* port power status */ macro
H A Dohci-hcd.c1162 ohci_writel(ohci, RH_PS_PPS, in ohci_resume()
H A Disp116x-hcd.c1124 ? HCRHPORT2 : HCRHPORT1, RH_PS_PPS); in isp116x_hub_control()
H A Disp1362-hcd.c1685 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, RH_PS_PPS); in isp1362_hub_control()
H A Du132-hcd.c2696 roothub.portstatus[port_index], RH_PS_PPS); in u132_roothub_setportfeature()