Home
last modified time | relevance | path

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

/openbmc/u-boot/board/alphaproject/ap_sh4a_4a/
H A Dap_sh4a_4a.c97 data = readl(IPSR3); in board_init()
100 writel(data, IPSR3); in board_init()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7734.h36 #define IPSR3 (IPSR0 + 0xC) macro