Home
last modified time | relevance | path

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

/openbmc/u-boot/board/amazon/kc1/
H A Dkc1.c53 struct lpddr2_device_details *emif_get_device_details(u32 emif_nr, u8 cs, in emif_get_device_details() function
/openbmc/u-boot/arch/arm/mach-omap2/
H A 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()
/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Dsdram_elpida.c183 struct lpddr2_device_details *emif_get_device_details(u32 emif_nr, u8 cs,
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dsdram.c204 void emif_get_device_details(u32 emif_nr,
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h1287 struct lpddr2_device_details *emif_get_device_details(u32 emif_nr, u8 cs,