Searched defs:stm32mp1_ddrphy (Results 1 – 1 of 1) sorted by relevance
140 struct stm32mp1_ddrphy { struct141 u32 ridr; /* 0x00 R Revision Identification*/142 u32 pir; /* 0x04 R/W PHY Initialization*/143 u32 pgcr; /* 0x08 R/W PHY General Configuration*/144 u32 pgsr; /* 0x0C PHY General Status*/145 u32 dllgcr; /* 0x10 R/W DLL General Control*/146 u32 acdllcr; /* 0x14 R/W AC DLL Control*/147 u32 ptr0; /* 0x18 R/W PHY Timing 0*/148 u32 ptr1; /* 0x1C R/W PHY Timing 1*/149 u32 ptr2; /* 0x20 R/W PHY Timing 2*/[all …]