Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/irda/
Dsh_irda.c52 #define CRCCTR 0x1F80 /* CRC engine control */ macro
523 sh_irda_write(self, CRCCTR, CRC_RST); in sh_irda_crc_reset()
533 return CRC_CT_MASK & sh_irda_read(self, CRCCTR); in sh_irda_crc_cnt()