Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7720.h159 #define PFC_BASE 0xA4050100 macro
160 #define PACR (PFC_BASE + 0x00)
161 #define PBCR (PFC_BASE + 0x02)
162 #define PCCR (PFC_BASE + 0x04)
163 #define PDCR (PFC_BASE + 0x06)
164 #define PECR (PFC_BASE + 0x08)
165 #define PFCR (PFC_BASE + 0x0A)
166 #define PGCR (PFC_BASE + 0x0C)
167 #define PHCR (PFC_BASE + 0x0E)
168 #define PJCR (PFC_BASE + 0x10)
[all …]
/openbmc/u-boot/board/ms7720se/
H A Dlowlevel_init.S157 #define PFC_BASE 0xA4050100 macro
158 PCCR_A: .long PFC_BASE + 0x04
159 PDCR_A: .long PFC_BASE + 0x06
160 PECR_A: .long PFC_BASE + 0x08
161 PGCR_A: .long PFC_BASE + 0x0C
162 PHCR_A: .long PFC_BASE + 0x0E
163 PPCR_A: .long PFC_BASE + 0x18
164 PTCR_A: .long PFC_BASE + 0x1E
165 PVCR_A: .long PFC_BASE + 0x22
166 PSELA_A: .long PFC_BASE + 0x24