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/qemu/target/s390x/
H A Dcpu_features_def.h.inc462 /* Features exposed via the PFCR instruction (concurrent-functions facility). */
463 DEF_FEAT(PFCR_QAF, "pfcr-qaf", PFCR, 0, "PFCR Query-Available-Functions")
464 DEF_FEAT(PFCR_CSDST, "pfcr-csdst", PFCR, 1, "PFCR Compare-and-Swap-and-Double-Store (32)")
465 DEF_FEAT(PFCR_CSDSTG, "pfcr-csdstg", PFCR, 2, "PFCR Compare-and-Swap-and-Double-Store (64)")
466 DEF_FEAT(PFCR_CSTST, "pfcr-cstst", PFCR, 3, "PFCR Compare-and-Swap-and-Triple-Store (32)")
467 DEF_FEAT(PFCR_CSTSTG, "pfcr-cststg", PFCR, 4, "PFCR Compare-and-Swap-and-Triple-Store (64)")