Home
last modified time | relevance | path

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

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