Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/mach-sa1100/
Dpm.c97 SAVE(PSDR); in pm_do_suspend()
136 RESTORE(PSDR); in pm_do_suspend()
Dyopy.c58 PSDR &= ~PPC_L_BIAS; in yopy_hw_init()
Dcep.c113 PSDR = 0; in cep_map_io()
Dassabet.c348 PSDR = 0; in assabet_map_io()
Dh3600.c520 PSDR = 0; in h3600_map_io()
/linux-2.4.37.9/drivers/net/irda/
Dsa1100_ir.c316 PSDR |= GPIO_IRDA_POWER | GPIO_IRDA_FIR; in sa1100_irda_startup()
324 PSDR &= ~PPC_TXD2; in sa1100_irda_startup()
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
DSA-1100.h1319 #define PSDR __REG(0x9006000C) /* PPC Sleep-mode pin Direction Reg. */ macro