Home
last modified time | relevance | path

Searched refs:has_erratum_a008751 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_usb.h97 bool has_erratum_a008751(void);
/OK3568_Linux_fs/u-boot/drivers/usb/common/
H A Dfsl-errata.c181 bool has_erratum_a008751(void) in has_erratum_a008751() function
H A Dfsl-dt-fixup.c224 has_erratum_a008751); in fsl_fdt_fixup_dr_usb()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-fsl.c52 if (has_erratum_a008751()) { in fsl_apply_xhci_errata()