Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/irda/
Dsh_irda.c177 static u16 sh_irda_read(struct sh_irda_self *self, u32 offset) in sh_irda_read() function
266 return RFL_MASK & sh_irda_read(self, IRRFLR); in sh_irda_get_rcv_length()
352 data16 = sh_irda_read(self, IRDARAM + i); in sh_irda_sir_fre()
495 u16 isr = sh_irda_read(self, SIRISR); in sh_irda_irq()
533 return CRC_CT_MASK & sh_irda_read(self, CRCCTR); in sh_irda_crc_cnt()
538 return sh_irda_read(self, CRCOR); in sh_irda_crc_out()