Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/irda/
Dsh_sir.c49 #define IRIF_CRC0 0x0040 /* CRC engine control */ macro
157 sh_sir_write(self, IRIF_CRC0, CRC_RST); in sh_sir_crc_reset()
167 return CRC_CT_MASK & sh_sir_read(self, IRIF_CRC0); in sh_sir_crc_cnt()