Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/
H A Demif.c99 const struct lpddr2_device_timings jedec_default_timings = { variable
109 *cs0_device_timings = &jedec_default_timings; in emif_get_device_timings()
110 *cs1_device_timings = &jedec_default_timings; in emif_get_device_timings()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Demif.c75 static const struct lpddr2_device_timings jedec_default_timings = { variable
85 *cs0_device_timings = &jedec_default_timings; in emif_get_device_timings()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Dsys_proto.h35 extern const struct lpddr2_device_timings jedec_default_timings;