Home
last modified time | relevance | path

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

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