Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/at91/
H A Dsama7-ddr.h47 #define DDR3PHY_ZQ0SRO_PUODT_OFF (15) /* Pull-up on-die termination impedance select offset */ macro
/openbmc/linux/arch/arm/mach-at91/
H A Dpm.c573 index = (tmp >> DDR3PHY_ZQ0SRO_PUODT_OFF) & 0x1f; in at91_suspend_finish()