Home
last modified time | relevance | path

Searched refs:has_erratum_a007075 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_usb.h92 bool has_erratum_a007075(void);
/OK3568_Linux_fs/u-boot/drivers/usb/common/
H A Dfsl-errata.c81 bool has_erratum_a007075(void) in has_erratum_a007075() function
H A Dfsl-dt-fixup.c209 has_erratum_a007075); in fsl_fdt_fixup_dr_usb()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcmd_errata.c295 if (has_erratum_a007075()) in do_errata()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-fsl.c206 if (has_erratum_a007075()) { in ehci_fsl_init()