Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/alphaproject/ap_sh4a_4a/
H A Dap_sh4a_4a.c113 data = readl(IPSR10); in board_init()
116 writel(data, IPSR10); in board_init()
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7734.h44 #define IPSR10 (IPSR0 + 0x28) macro