Searched refs:sh_sir_read (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/irda/
H A Dsh_sir.c130 static u16 sh_sir_read(struct sh_sir_self *self, u32 offset) function
140 old = sh_sir_read(self, offset);
165 return CRC_CT_MASK & sh_sir_read(self, IRIF_CRC0);
170 return sh_sir_read(self, IRIF_CRC4);
471 u16 val = sh_sir_read(self, IRIF_UART5);
513 val = sh_sir_read(self, IRIF_UART1);
520 return (int)sh_sir_read(self, IRIF_UART4);
527 val, sh_sir_read(self, IRIF_UART_STS2));
530 sh_sir_read(self, IRIF_UART4);
549 if (EOFD & sh_sir_read(sel
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/irda/
H A Dsh_sir.c130 static u16 sh_sir_read(struct sh_sir_self *self, u32 offset) function
140 old = sh_sir_read(self, offset);
165 return CRC_CT_MASK & sh_sir_read(self, IRIF_CRC0);
170 return sh_sir_read(self, IRIF_CRC4);
471 u16 val = sh_sir_read(self, IRIF_UART5);
513 val = sh_sir_read(self, IRIF_UART1);
520 return (int)sh_sir_read(self, IRIF_UART4);
527 val, sh_sir_read(self, IRIF_UART_STS2));
530 sh_sir_read(self, IRIF_UART4);
549 if (EOFD & sh_sir_read(sel
[all...]

Completed in 68 milliseconds