Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/alphaproject/ap_sh4a_4a/
H A Dap_sh4a_4a.c103 data = readl(IPSR4); in board_init()
106 writel(data, IPSR4); in board_init()
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7734.h38 #define IPSR4 (IPSR0 + 0x10) macro