Home
last modified time | relevance | path

Searched refs:erratum_a008850_post (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/board/freescale/ls1046ardb/
H A Dddr.h10 void erratum_a008850_post(void);
H A Dddr.c114 erratum_a008850_post(); in fsl_initdram()
/OK3568_Linux_fs/u-boot/board/freescale/ls1046aqds/
H A Dddr.h10 void erratum_a008850_post(void);
H A Dddr.c114 erratum_a008850_post(); in fsl_initdram()
/OK3568_Linux_fs/u-boot/board/freescale/ls1043ardb/
H A Dddr.h10 extern void erratum_a008850_post(void);
H A Dddr.c184 erratum_a008850_post(); in fsl_initdram()
/OK3568_Linux_fs/u-boot/board/freescale/ls1043aqds/
H A Dddr.h10 extern void erratum_a008850_post(void);
H A Dddr.c125 erratum_a008850_post(); in fsl_initdram()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dsoc.c303 void erratum_a008850_post(void) in erratum_a008850_post() function