Searched refs:sio01 (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/apollo/
H A Dconfig.c114 while(!(sio01.srb_csrb & 1))
116 return sio01.rhrb_thrb;
123 sio01.rhrb_thrb = (unsigned char)'\r';
124 while (!(sio01.srb_csrb & 0x4))
127 sio01.rhrb_thrb = (unsigned char)*str++;
128 while (!(sio01.srb_csrb & 0x4))
137 sio01.rhrb_thrb = (unsigned char)'\r';
138 while (!(sio01.srb_csrb & 0x4))
141 sio01.rhrb_thrb = (unsigned char)*str++;
142 while (!(sio01
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/apollo/
H A Dconfig.c114 while(!(sio01.srb_csrb & 1))
116 return sio01.rhrb_thrb;
123 sio01.rhrb_thrb = (unsigned char)'\r';
124 while (!(sio01.srb_csrb & 0x4))
127 sio01.rhrb_thrb = (unsigned char)*str++;
128 while (!(sio01.srb_csrb & 0x4))
137 sio01.rhrb_thrb = (unsigned char)'\r';
138 while (!(sio01.srb_csrb & 0x4))
141 sio01.rhrb_thrb = (unsigned char)*str++;
142 while (!(sio01
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/include/asm/
H A Dapollohw.h84 #define sio01 ((*(volatile struct SCN2681 *)(IO_BASE + sio01_physaddr))) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dapollohw.h84 #define sio01 ((*(volatile struct SCN2681 *)(IO_BASE + sio01_physaddr))) macro

Completed in 69 milliseconds