Home
last modified time | relevance | path

Searched refs:lpddr2_min_tck (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/memory/
H A Dof_memory.h13 const struct lpddr2_min_tck *of_get_min_tck(struct device_node *np,
24 static inline const struct lpddr2_min_tck
H A Djedec_ddr.h153 struct lpddr2_min_tck { struct
171 extern const struct lpddr2_min_tck lpddr2_jedec_min_tck; argument
H A Dof_memory.c28 const struct lpddr2_min_tck *of_get_min_tck(struct device_node *np, in of_get_min_tck()
32 struct lpddr2_min_tck *min; in of_get_min_tck()
H A Djedec_ddr_data.c120 const struct lpddr2_min_tck lpddr2_jedec_min_tck = {
H A Demif.c390 const struct lpddr2_min_tck *min_tck, in get_sdram_tim_1_shdw()
423 const struct lpddr2_min_tck *min_tck, in get_sdram_tim_1_shdw_derated()
463 const struct lpddr2_min_tck *min_tck, in get_sdram_tim_2_shdw()
489 const struct lpddr2_min_tck *min_tck, in get_sdram_tim_3_shdw()
1575 const struct lpddr2_min_tck *min_tck; in get_emif_reg_values()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Demif_plat.h119 const struct lpddr2_min_tck *min_tck;
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Demif.c55 static const struct lpddr2_min_tck min_tck_jedec = {
H A Dsdram.c632 static const struct lpddr2_min_tck min_tck = {
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/
H A Demif.c78 static const struct lpddr2_min_tck min_tck_jedec = {
H A Dsdram_elpida.c260 static const struct lpddr2_min_tck min_tck_elpida = {
/OK3568_Linux_fs/kernel/Documentation/driver-api/memory-devices/
H A Dti-emif.rst42 - Device AC timings: 'struct lpddr2_timings' and 'struct lpddr2_min_tck'
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Demif-common.c597 const struct lpddr2_min_tck *min_tck, in get_sdram_tim_1_reg()
631 const struct lpddr2_min_tck *min_tck) in get_sdram_tim_2_reg()
655 const struct lpddr2_min_tck *min_tck, in get_sdram_tim_3_reg()
827 const struct lpddr2_min_tck *min_tck; in emif_calculate_regs()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Demif.h1124 struct lpddr2_min_tck { struct
1148 const struct lpddr2_min_tck *min_tck; argument