Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-sa1100/
H A Dpm.c67 SAVE(PPDR); in sa11x0_pm_enter()
101 RESTORE(PPDR); in sa11x0_pm_enter()
H A Dgeneric.c182 PPDR &= ~PPC_RXD4; in sa11x0_ppc_configure_mcp()
183 PPDR |= PPC_TXD4 | PPC_SCLK | PPC_SFRM; in sa11x0_ppc_configure_mcp()
H A Djornada720.c349 PPDR |= PPC_LDD7; in jornada720_set_vpp()
H A Dh3xxx.c277 PPDR |= PPC_TXD4 | PPC_SCLK | PPC_SFRM; in h3xxx_map_io()
H A Dcollie.c360 PPDR = PPC_LDD0 | PPC_LDD1 | PPC_LDD2 | PPC_LDD3 | PPC_LDD4 | PPC_LDD5 | in collie_init()
H A Dassabet.c549 PPDR |= PPC_TXD3 | PPC_TXD1; in assabet_init()
/openbmc/u-boot/board/mpr2/
H A Dmpr2.c114 __raw_writeb(0x10, PPDR); /* no current flow through pullup */ in board_init()
/openbmc/linux/drivers/video/backlight/
H A Djornada720_lcd.c76 PPDR |= PPC_LDD2; in jornada_lcd_set_power()
H A Djornada720_bl.c63 PPDR |= PPC_LDD1; in jornada_bl_update_status()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7720.h197 #define PPDR (PORT_BASE + 0x58) macro
/openbmc/qemu/hw/arm/
H A Dstrongarm.c713 #define PPDR 0x00 macro
770 case PPDR: /* PPC Pin Direction registers */ in strongarm_ppc_read()
802 case PPDR: /* PPC Pin Direction registers */ in strongarm_ppc_write()
/openbmc/linux/drivers/tty/serial/
H A Dsa1100.c619 PPDR |= PPC_TXD1 | PPC_TXD3; in sa1100_init_ports()
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1283 #define PPDR __REG(0x90060000) /* PPC Pin Direction Reg. */ macro
/openbmc/u-boot/include/
H A DSA-1100.h1722 #define PPDR /* PPC Pin Direction Reg. */ \ macro