Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/alphaproject/ap_sh4a_4a/
H A Dap_sh4a_4a.c118 data = readl(IPSR11); in board_init()
121 writel(data, IPSR11); in board_init()
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7734.h45 #define IPSR11 (IPSR0 + 0x2C) macro