Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/mach-sa1100/
Dneponset.c186 mdm_ctl0 &= ~MDM_CTL0_DTR1; in neponset_set_mctrl()
188 mdm_ctl0 |= MDM_CTL0_DTR1; in neponset_set_mctrl()
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
Dassabet.h143 #define MDM_CTL0_DTR1 (1 << 1) macro