Home
last modified time | relevance | path

Searched full:emc_mrs_wait_cnt (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-nexus7-grouper-memory-timings.dtsi412 0x000c000c /* EMC_MRS_WAIT_CNT */
516 0x000c000c /* EMC_MRS_WAIT_CNT */
620 0x000c000c /* EMC_MRS_WAIT_CNT */
724 0x000c000c /* EMC_MRS_WAIT_CNT */
826 0x018b000c /* EMC_MRS_WAIT_CNT */
929 0x0156000c /* EMC_MRS_WAIT_CNT */
1037 0x000c000c /* EMC_MRS_WAIT_CNT */
1141 0x000c000c /* EMC_MRS_WAIT_CNT */
1245 0x000c000c /* EMC_MRS_WAIT_CNT */
1349 0x000c000c /* EMC_MRS_WAIT_CNT */
[all …]
H A Dtegra30-asus-nexus7-tilapia-memory-timings.dtsi107 0x0156000c /* EMC_MRS_WAIT_CNT */
211 0x018b000c /* EMC_MRS_WAIT_CNT */
314 0x0155000c /* EMC_MRS_WAIT_CNT */
H A Dtegra30-ouya.dts2750 0x000c000c /* EMC_MRS_WAIT_CNT */
2852 0x000c000c /* EMC_MRS_WAIT_CNT */
2954 0x000c000c /* EMC_MRS_WAIT_CNT */
3056 0x000c000c /* EMC_MRS_WAIT_CNT */
3156 0x0158000c /* EMC_MRS_WAIT_CNT */
3257 0x00f0000c /* EMC_MRS_WAIT_CNT */
3363 0x000c000c /* EMC_MRS_WAIT_CNT */
3465 0x000c000c /* EMC_MRS_WAIT_CNT */
3567 0x000c000c /* EMC_MRS_WAIT_CNT */
3669 0x000c000c /* EMC_MRS_WAIT_CNT */
[all …]
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dnvidia,tegra30-emc.yaml200 - description: EMC_MRS_WAIT_CNT
345 0x0155000c /* EMC_MRS_WAIT_CNT */
/openbmc/linux/drivers/memory/tegra/
H A Dtegra124-emc.c91 #define EMC_MRS_WAIT_CNT 0xc8 macro
463 u32 emc_mrs_wait_cnt; member
732 val = (timing->emc_mrs_wait_cnt in tegra_emc_prepare_timing_change()
738 val = timing->emc_mrs_wait_cnt in tegra_emc_prepare_timing_change()
743 writel(val, emc->regs + EMC_MRS_WAIT_CNT); in tegra_emc_prepare_timing_change()
967 EMC_READ_PROP(emc_mrs_wait_cnt, "nvidia,emc-mrs-wait-cnt") in load_one_timing_from_dt()
H A Dtegra30-emc.c84 #define EMC_MRS_WAIT_CNT 0x0c8 macro
321 [82] = EMC_MRS_WAIT_CNT,
662 writel_relaxed(val, emc->regs + EMC_MRS_WAIT_CNT); in emc_prepare_timing_change()
H A Dtegra210-emc.h76 #define EMC_MRS_WAIT_CNT 0xc8 macro
H A Dtegra210-emc-cc-r21021.c1033 } else if (offset == EMC_MRS_WAIT_CNT && in tegra210_emc_r21021_set_clock()
1694 EMC_MRS_WAIT_CNT); in tegra210_emc_r21021_set_clock()
H A Dtegra210-emc-core.c238 EMC_MRS_WAIT_CNT,