Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/at91/
H A Dsama7-ddr.h46 #define DDR3PHY_ZQ0SR0_PDODT_OFF (10) /* Pull-down on-die termination impedance select offset */ macro
/openbmc/linux/arch/arm/mach-at91/
H A Dpm.c569 index = (tmp >> DDR3PHY_ZQ0SR0_PDODT_OFF) & 0x1f; in at91_suspend_finish()