Home
last modified time | relevance | path

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

/external/u-boot/board/amazon/kc1/
Dkc1.c53 struct lpddr2_device_details *emif_get_device_details(u32 emif_nr, u8 cs, in emif_get_device_details() function
/external/u-boot/arch/arm/mach-omap2/
Demif-common.c869 dev_details.cs0_device_details = emif_get_device_details(emif_nr, CS0, in get_emif_mem_size()
871 dev_details.cs1_device_details = emif_get_device_details(emif_nr, CS1, in get_emif_mem_size()
1187 struct lpddr2_device_details *emif_get_device_details(u32 emif_nr, u8 cs, in emif_get_device_details() function
1244 dev_details.cs0_device_details = emif_get_device_details(emif_nr, CS0, in do_sdram_init()
1246 dev_details.cs1_device_details = emif_get_device_details(emif_nr, CS1, in do_sdram_init()
/external/u-boot/arch/arm/mach-omap2/omap4/
Dsdram_elpida.c183 struct lpddr2_device_details *emif_get_device_details(u32 emif_nr, u8 cs,
/external/u-boot/arch/arm/mach-omap2/omap5/
Dsdram.c204 void emif_get_device_details(u32 emif_nr,
/external/u-boot/arch/arm/include/asm/
Demif.h1287 struct lpddr2_device_details *emif_get_device_details(u32 emif_nr, u8 cs,