Home
last modified time | relevance | path

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

/u-boot/drivers/usb/host/
A Dohci.h336 #define RH_A_NDP (0xff << 0) /* number of downstream ports */ macro
A Dr8a66597.h609 #define RH_A_NDP (0xff << 0) /* number of downstream ports */ macro
A Ddwc2.h749 #define RH_A_NDP (0xff << 0) /* number of downstream ports */ macro
A Dohci-hcd.c439 ndp = (temp & RH_A_NDP); in ohci_dump_roothub()
1230 ndp = (temp & RH_A_NDP); in rh_check_port_status()
1404 databuf[2] = temp & RH_A_NDP; in ohci_submit_rh_msg()
A Dr8a66597-hcd.c685 data[2] = temp & RH_A_NDP; in r8a66597_submit_rh_msg()
A Ddwc2.c650 data[2] = dsc & RH_A_NDP; in dwc_otg_submit_rh_msg_in_descriptor()

Completed in 20 milliseconds