Lines Matching refs:c67x00_device
181 struct c67x00_device;
199 struct c67x00_device *dev;
236 struct c67x00_device { struct
248 u16 c67x00_ll_hpi_status(struct c67x00_device *dev); argument
249 void c67x00_ll_hpi_reg_init(struct c67x00_device *dev);
254 u16 c67x00_ll_fetch_siemsg(struct c67x00_device *dev, int sie_num);
258 void c67x00_ll_write_mem_le16(struct c67x00_device *dev, u16 addr,
260 void c67x00_ll_read_mem_le16(struct c67x00_device *dev, u16 addr,
264 void c67x00_ll_set_husb_eot(struct c67x00_device *dev, u16 value);
273 void c67x00_ll_irq(struct c67x00_device *dev, u16 int_status);
276 void c67x00_ll_init(struct c67x00_device *dev);
277 void c67x00_ll_release(struct c67x00_device *dev);
278 int c67x00_ll_reset(struct c67x00_device *dev);