Home
last modified time | relevance | path

Searched refs:RH_A_NDP (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h335 #define RH_A_NDP (0xff << 0) /* number of downstream ports */ macro
H A Dr8a66597.h609 #define RH_A_NDP (0xff << 0) /* number of downstream ports */ macro
H A Ddwc2.h750 #define RH_A_NDP (0xff << 0) /* number of downstream ports */ macro
H A Dohci-hcd.c437 ndp = (temp & RH_A_NDP); in ohci_dump_roothub()
1229 ndp = (temp & RH_A_NDP); in rh_check_port_status()
1403 databuf[2] = temp & RH_A_NDP; in ohci_submit_rh_msg()
H A Dr8a66597-hcd.c683 data[2] = temp & RH_A_NDP; in r8a66597_submit_rh_msg()
H A Ddwc2.c652 data[2] = dsc & RH_A_NDP; in dwc_otg_submit_rh_msg_in_descriptor()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h319 #define RH_A_NDP (0xff << 0) /* number of downstream ports */ macro
H A Dau1x00_usb_ohci.c301 ndp = (temp & RH_A_NDP); in ohci_dump_roothub()
868 ndp = (temp & RH_A_NDP); in rh_check_port_status()
1038 data_buf [2] = temp & RH_A_NDP; in ohci_submit_rh_msg()