Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/irda/
Dsh_irda.c133 struct sh_irda_self;
135 int (*xir_fre) (struct sh_irda_self *self);
136 int (*xir_trov) (struct sh_irda_self *self);
137 int (*xir_9) (struct sh_irda_self *self);
138 int (*xir_8) (struct sh_irda_self *self);
139 int (*xir_fte) (struct sh_irda_self *self);
142 struct sh_irda_self { struct
168 static void sh_irda_write(struct sh_irda_self *self, u32 offset, u16 data) in sh_irda_write() argument
177 static u16 sh_irda_read(struct sh_irda_self *self, u32 offset) in sh_irda_read()
189 static void sh_irda_update_bits(struct sh_irda_self *self, u32 offset, in sh_irda_update_bits()
[all …]