Home
last modified time | relevance | path

Searched refs:PD0 (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/blackfin/include/mach-common/
Dports-d.h8 #define PD0 (1 << 0) macro
/linux-2.6.39/arch/powerpc/boot/dts/
Dkmeter1.dts227 3 0 1 0 1 0 /* TxD0 (PD0, out, f1) */
/linux-2.6.39/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h601 #define SET_PD0(b, c, v) SET_CONTEXT_FIELD(b, c, TTBCR, PD0, v)
788 #define GET_PD0(b, c) GET_CONTEXT_FIELD(b, c, TTBCR, PD0)
1168 #define PD0 (PD0_MASK << PD0_SHIFT) macro