Searched refs:swt_mem (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/plat/imx/imx8ulp/ |
| H A D | imx8ulp_psci.c | 184 .swt_mem[0] = SWT_MEM(0x0, 0x0, 0x1ffff), 185 .swt_mem[1] = SWT_MEM(0x003fffff, 0x003fffff, 0x0), 190 .swt_mem[0] = SWT_MEM(0x00010c00, 0x0, 0x1ffff), 191 .swt_mem[1] = SWT_MEM(0x003fffff, 0x003f0000, 0x0), 196 .swt_mem[0] = SWT_MEM(0x0001fffd, 0x0001fffd, 0x1ffff), 197 .swt_mem[1] = SWT_MEM(0x003fffff, 0x003fffff, 0x0), 202 .swt_mem[0] = SWT_MEM(0x0001fffd, 0x0001fffd, 0x1ffff), 203 .swt_mem[1] = SWT_MEM(0x003fffff, 0x003fffff, 0x0),
|
| /rk3399_ARM-atf/plat/imx/imx8ulp/upower/ |
| H A D | upower_soc_defs.h | 877 struct upwr_mem_switches_t *swt_mem; /* Swt to mem. arrays, perif */ member 881 uint32_t swt_mem; 884 struct upwr_mem_switches_t *swt_mem; /* Swt to mem. arrays, perif */
|
| H A D | upower_defs.h | 562 volatile struct upwr_mem_switches_t swt_mem[UPWR_PMC_MEM_WORDS]; member
|