Searched refs:emif_get_device_details (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/amazon/kc1/ |
| H A D | kc1.c | 54 struct lpddr2_device_details *emif_get_device_details(u32 emif_nr, u8 cs, in emif_get_device_details() function
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | emif-common.c | 783 dev_details.cs0_device_details = emif_get_device_details(emif_nr, CS0, in get_emif_mem_size() 785 dev_details.cs1_device_details = emif_get_device_details(emif_nr, CS1, in get_emif_mem_size() 1101 struct lpddr2_device_details *emif_get_device_details(u32 emif_nr, u8 cs, in emif_get_device_details() function 1158 dev_details.cs0_device_details = emif_get_device_details(emif_nr, CS0, in do_sdram_init() 1160 dev_details.cs1_device_details = emif_get_device_details(emif_nr, CS1, in do_sdram_init()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/ |
| H A D | sdram_elpida.c | 184 struct lpddr2_device_details *emif_get_device_details(u32 emif_nr, u8 cs,
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/ |
| H A D | sdram.c | 205 void emif_get_device_details(u32 emif_nr,
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | emif.h | 1239 struct lpddr2_device_details *emif_get_device_details(u32 emif_nr, u8 cs,
|