Searched refs:acc_ov (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/can/esd/
H A Desdacc.h141 /* Time stamps in struct acc_ov::timestamp_frequency ticks. */
249 struct acc_ov { struct
263 struct acc_ov *ov;
308 static inline u32 acc_ov_read32(struct acc_ov *ov, unsigned short offs)
313 static inline void acc_ov_write32(struct acc_ov *ov,
319 static inline void acc_ov_set_bits(struct acc_ov *ov,
328 static inline void acc_ov_clear_bits(struct acc_ov *ov,
337 static inline void acc_reset_fpga(struct acc_ov *ov)
346 void acc_init_ov(struct acc_ov *ov, struct device *dev);
347 void acc_init_bm_ptr(struct acc_ov *o
[all...]
H A Desdacc.c97 static ktime_t acc_ts2ktime(struct acc_ov *ov, u64 ts)
109 void acc_init_ov(struct acc_ov *ov, struct device *dev)
141 void acc_init_bm_ptr(struct acc_ov *ov, struct acc_core *cores, const void *mem)
711 irqreturn_t acc_card_interrupt(struct acc_ov *ov, struct acc_core *cores)
H A Desd_402_pci-core.c49 struct acc_ov ov;

Completed in 235 milliseconds