Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/mach-sa1100/
Dhackkit.c155 set |= PT_CTRL2_RS1_RTS; in hackkit_set_mctrl()
157 clear |= PT_CTRL2_RS1_RTS; in hackkit_set_mctrl()
Dsystem3.c260 set |= PT_CTRL2_RS1_RTS; in system3_set_mctrl()
262 clear |= PT_CTRL2_RS1_RTS; in system3_set_mctrl()
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
Dsystem3.h110 #define PT_CTRL2_RS1_RTS ( 1<<0 ) macro