Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/boot/
Dmpsc.c24 #define MPSC_CHR_2_TA (1<<7) macro
54 chr2 = in_le32((u32 *)(mpsc_base + MPSC_CHR_2)) & ~(MPSC_CHR_2_TA in mpsc_open()
96 out_le32((u32 *)(mpsc_base + MPSC_CHR_2),MPSC_CHR_2_TA | MPSC_CHR_2_RA); in mpsc_stop_dma()
/linux-2.6.39/drivers/tty/serial/
Dmpsc.c226 #define MPSC_CHR_2_TA (1<<7) macro