Home
last modified time | relevance | path

Searched refs:has_erratum_a010151 (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dfsl_usb.h97 bool has_erratum_a010151(void);
/external/u-boot/drivers/usb/common/
Dfsl-errata.c195 bool has_erratum_a010151(void) in has_erratum_a010151() function
/external/u-boot/drivers/usb/host/
Dxhci-fsl.c93 if (has_erratum_a010151()) in fsl_xhci_core_init()