Home
last modified time | relevance | path

Searched refs:PSDR (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/
H A Dpm.c68 SAVE(PSDR); in sa11x0_pm_enter()
102 RESTORE(PSDR); in sa11x0_pm_enter()
H A Dgeneric.c187 PSDR |= PPC_RXD4; in sa11x0_ppc_configure_mcp()
188 PSDR &= ~(PPC_TXD4 | PPC_SCLK | PPC_SFRM); in sa11x0_ppc_configure_mcp()
H A Dh3xxx.c283 PSDR = 0; in h3xxx_map_io()
H A Dbadge4.c228 PSDR = 0; in badge4_init()
H A Dsimpad.c228 PSDR = 0; in simpad_map_io()
H A Dcollie.c386 PSDR = PPC_RXD1 | PPC_RXD2 | PPC_RXD3 | PPC_RXD4; in collie_init()
H A Dassabet.c575 PSDR = 0; in assabet_init()
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7723.h176 #define PSDR 0xA405013E macro
H A Dcpu_sh7724.h198 #define PSDR 0xA405013E macro
H A Dcpu_sh7720.h200 #define PSDR (PORT_BASE + 0x5C) macro
H A Dcpu_sh7722.h1248 #define PSDR 0xA405013E macro
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dserial_sh.h90 # undef PSDR
91 # define PSDR 0xA405013e macro
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1286 #define PSDR __REG(0x9006000C) /* PPC Sleep-mode pin Direction Reg. */ macro
/OK3568_Linux_fs/u-boot/include/
H A DSA-1100.h1728 #define PSDR /* PPC Sleep-mode pin Direction */ \ macro