Home
last modified time | relevance | path

Searched refs:RH_B_PPCM (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h332 #define RH_B_PPCM 0xffff0000 /* port power control mask */ macro
H A Dr8a66597.h606 #define RH_B_PPCM 0xffff0000 /* port power control mask */ macro
H A Ddwc2.h760 #define RH_B_PPCM 0xffff0000 /* port power control mask */ macro
H A Dohci-hcd.c454 (temp & RH_B_PPCM) >> 16, in ohci_dump_roothub()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h316 #define RH_B_PPCM 0xffff0000 /* port power control mask */ macro
H A Dau1x00_usb_ohci.c316 (temp & RH_B_PPCM) >> 16, in ohci_dump_roothub()