Home
last modified time | relevance | path

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

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