Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/
H A Dof_memory.h13 const struct lpddr2_min_tck *of_get_min_tck(struct device_node *np,
27 static inline const struct lpddr2_min_tck
H A Djedec_ddr.h173 struct lpddr2_min_tck { struct
191 extern const struct lpddr2_min_tck lpddr2_jedec_min_tck; argument
H A Djedec_ddr_data.c120 const struct lpddr2_min_tck lpddr2_jedec_min_tck = {
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()
/openbmc/linux/include/linux/platform_data/
H A Demif_plat.h119 const struct lpddr2_min_tck *min_tck;
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Demif.c54 static const struct lpddr2_min_tck min_tck_jedec = {
H A Dsdram.c635 static const struct lpddr2_min_tck min_tck = {
/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Demif.c77 static const struct lpddr2_min_tck min_tck_jedec = {
H A Dsdram_elpida.c259 static const struct lpddr2_min_tck min_tck_elpida = {
/openbmc/linux/Documentation/driver-api/memory-devices/
H A Dti-emif.rst42 - Device AC timings: 'struct lpddr2_timings' and 'struct lpddr2_min_tck'
/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c683 const struct lpddr2_min_tck *min_tck, in get_sdram_tim_1_reg()
717 const struct lpddr2_min_tck *min_tck) in get_sdram_tim_2_reg()
741 const struct lpddr2_min_tck *min_tck, in get_sdram_tim_3_reg()
913 const struct lpddr2_min_tck *min_tck; in emif_calculate_regs()
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h1169 struct lpddr2_min_tck { struct
1193 const struct lpddr2_min_tck *min_tck; argument