Home
last modified time | relevance | path

Searched refs:KS2_OSR_ECC_VEC_RD_DONE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/include/mach/
H A Dhardware-k2l.h68 #define KS2_OSR_ECC_VEC_RD_DONE BIT(24) /* read complete */ macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/
H A Dinit.c59 if (val & KS2_OSR_ECC_VEC_RD_DONE) in osr_init()