Home
last modified time | relevance | path

Searched refs:USBH_BURSTSIZE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/board/micronas/vct/
H A Dehci.c78 reg_write(USBH_BURSTSIZE(USBH_BASE), 0x00001c1c); in vct_ehci_hcd_init()
90 reg_write(USBH_BURSTSIZE(USBH_BASE), 0x00001c1c); in vct_ehci_hcd_init()
/OK3568_Linux_fs/u-boot/board/micronas/vct/vcth/
H A Dreg_usbh.h16 #define USBH_BURSTSIZE(base) ((base) + USBH_BURSTSIZE_OFFS) macro