Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Ddwc2.c976 setbits_le32(&hc_regs->hcsplt, DWC2_HCSPLT_COMPSPLT); in chunk_msg()
978 clrbits_le32(&hc_regs->hcsplt, DWC2_HCSPLT_COMPSPLT); in chunk_msg()
H A Ddwc2.h645 #define DWC2_HCSPLT_COMPSPLT (1 << 16) macro