Home
last modified time | relevance | path

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

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