Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_usb.h98 bool has_erratum_a010151(void);
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-fsl.c93 if (has_erratum_a010151()) in fsl_xhci_core_init()
/openbmc/u-boot/drivers/usb/common/
H A Dfsl-errata.c223 bool has_erratum_a010151(void) in has_erratum_a010151() function