Home
last modified time | relevance | path

Searched refs:EMC_ZCAL_WAIT_CNT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/
Dtegra-emc.txt40 - nvidia,emc-zcal-cnt-long : EMC_ZCAL_WAIT_CNT after clock change
182 EMC_ZCAL_WAIT_CNT
363 0x00000042 /* EMC_ZCAL_WAIT_CNT */
/linux-4.4.14/drivers/memory/tegra/
Dtegra124-emc.c149 #define EMC_ZCAL_WAIT_CNT 0x2e4 macro
438 EMC_ZCAL_WAIT_CNT,
816 writel(timing->emc_zcal_cnt_long, emc->regs + EMC_ZCAL_WAIT_CNT); in tegra_emc_complete_timing_change()