Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfsl_usb.h96 bool has_erratum_a008751(void);
/external/u-boot/drivers/usb/common/
Dfsl-errata.c180 bool has_erratum_a008751(void) in has_erratum_a008751() function
Dfsl-dt-fixup.c223 has_erratum_a008751); in fsl_fdt_fixup_dr_usb()
/external/u-boot/drivers/usb/host/
Dxhci-fsl.c52 if (has_erratum_a008751()) { in fsl_apply_xhci_errata()