Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_usb.h93 bool has_erratum_a007798(void);
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcmd_errata.c298 if (has_erratum_a007798()) in do_errata()
/openbmc/u-boot/drivers/usb/common/
H A Dfsl-errata.c127 bool has_erratum_a007798(void) in has_erratum_a007798() function
/openbmc/u-boot/drivers/usb/host/
H A Dehci-fsl.c275 if (has_erratum_a007798()) in ehci_fsl_init()