Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/mach-sa1100/
Djornada720.c47 PPSR &= ~(PPC_LDD3 | PPC_LDD4); in jornada720_init()
48 PPDR |= PPC_LDD3 | PPC_LDD4; in jornada720_init()
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
DSA-1100.h1327 #define PPC_LDD3 PPC_LDD (3) /* LCD Data [3] */ macro