Home
last modified time | relevance | path

Searched refs:PGCR (Results 1 – 10 of 10) sorted by relevance

/external/u-boot/board/renesas/sh7763rdp/
Dsh7763rdp.c18 #define PGCR 0xffef000c macro
45 writew(0, PGCR); in board_init()
/external/u-boot/board/renesas/ecovec/
Decovec.c68 outw((inw(PGCR) & ~0xFF) | 0x55, PGCR); in board_init()
/external/u-boot/board/mpr2/
Dmpr2.c88 __raw_writew(0x03D5, PGCR); /* 00 00 00 11 11 01 01 01 */ in board_init()
/external/u-boot/arch/sh/include/asm/
Dcpu_sh7723.h128 #define PGCR 0xA405010C macro
Dcpu_sh7724.h149 #define PGCR 0xA405010C macro
Dcpu_sh7720.h166 #define PGCR (PFC_BASE + 0x0C) macro
Dcpu_sh7780.h405 #define PGCR 0xFFEA000C macro
Dcpu_sh7722.h1199 #define PGCR 0xA405010C macro
/external/u-boot/doc/device-tree-bindings/ram/
Dst,stm32mp1-ddr.txt106 PGCR
255 0x01442E02 /*PGCR*/
/external/u-boot/board/renesas/ap325rxa/
Dap325rxa.c103 outw(PGCR_D, PGCR); in board_init()