Searched refs:sh_sir_self (Results 1 – 1 of 1) sorted by relevance
106 struct sh_sir_self { struct127 static void sh_sir_write(struct sh_sir_self *self, u32 offset, u16 data) in sh_sir_write() argument132 static u16 sh_sir_read(struct sh_sir_self *self, u32 offset) in sh_sir_read()137 static void sh_sir_update_bits(struct sh_sir_self *self, u32 offset, in sh_sir_update_bits()155 static void sh_sir_crc_reset(struct sh_sir_self *self) in sh_sir_crc_reset()160 static void sh_sir_crc_add(struct sh_sir_self *self, u8 data) in sh_sir_crc_add()165 static u16 sh_sir_crc_cnt(struct sh_sir_self *self) in sh_sir_crc_cnt()170 static u16 sh_sir_crc_out(struct sh_sir_self *self) in sh_sir_crc_out()175 static int sh_sir_crc_init(struct sh_sir_self *self) in sh_sir_crc_init()247 static int sh_sir_set_baudrate(struct sh_sir_self *self, u32 baudrate) in sh_sir_set_baudrate()[all …]