Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/renesas/sh7763rdp/
H A Dsh7763rdp.c19 #define PGCR 0xffef000c macro
46 writew(0, PGCR); in board_init()
/OK3568_Linux_fs/u-boot/board/renesas/ecovec/
H A Decovec.c69 outw((inw(PGCR) & ~0xFF) | 0x55, PGCR); in board_init()
/OK3568_Linux_fs/u-boot/board/mpr2/
H A Dmpr2.c89 __raw_writew(0x03D5, PGCR); /* 00 00 00 11 11 01 01 01 */ in board_init()
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7723.h129 #define PGCR 0xA405010C macro
H A Dcpu_sh7724.h150 #define PGCR 0xA405010C macro
H A Dcpu_sh7720.h167 #define PGCR (PFC_BASE + 0x0C) macro
H A Dcpu_sh7780.h406 #define PGCR 0xFFEA000C macro
H A Dcpu_sh7722.h1200 #define PGCR 0xA405010C macro
/OK3568_Linux_fs/u-boot/board/renesas/ap325rxa/
H A Dap325rxa.c104 outw(PGCR_D, PGCR); in board_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/
H A Dariadne.h353 volatile u_char PGCR; /* Port General Control Register */ member