Home
last modified time | relevance | path

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

/openbmc/u-boot/board/renesas/sh7763rdp/
H A Dsh7763rdp.c17 #define PFCR 0xffef000a macro
44 writew(0, PFCR); in board_init()
/openbmc/u-boot/board/renesas/ecovec/
H A Decovec.c74 outw(inw(PFCR) & ~0x30, PFCR); in board_init()
/openbmc/u-boot/board/mpr2/
H A Dmpr2.c84 __raw_writew(0x0002, PFCR); /* 00 00 00 00 00 00 00 10 */ in board_init()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7723.h127 #define PFCR 0xA405010A macro
H A Dcpu_sh7724.h148 #define PFCR 0xA405010A macro
H A Dcpu_sh7720.h165 #define PFCR (PFC_BASE + 0x0A) macro
H A Dcpu_sh7780.h404 #define PFCR 0xFFEA000A macro
H A Dcpu_sh7722.h1198 #define PFCR 0xA405010A macro
/openbmc/u-boot/board/renesas/ap325rxa/
H A Dap325rxa.c102 outw(PFCR_D, PFCR); in board_init()
/openbmc/linux/drivers/input/keyboard/
H A Djornada680_kbd.c31 #define PFCR 0xa400010a macro