Go to the documentation of this file.
8 #ifndef __ASM_TXX9_GENERIC_H
9 #define __ASM_TXX9_GENERIC_H
15 #define TXX9_CE(n) (unsigned long)(txx9_ce_res[(n)].start)
24 #define TXX9_IMCLK (txx9_gbus_clock / 2)
51 unsigned int line,
unsigned int sclk,
int nocts);
53 #ifdef CONFIG_EARLY_PRINTK
54 extern void (*txx9_prom_putchar)(
char c);
55 void txx9_sio_putchar_init(
unsigned long baseaddr);
57 static inline void txx9_sio_putchar_init(
unsigned long baseaddr)
67 static inline unsigned int __fls8(
unsigned char x)
85 int basenum,
unsigned int num,
int lowactive,
86 const char *
color,
char **deftriggers);
90 void (*
putc)(
unsigned int pos,
unsigned char val));
95 unsigned int dma_chan_out,
96 unsigned int dma_chan_in);