Searched defs:ni_660x_private (Results 1 – 1 of 1) sorted by relevance
256 struct ni_660x_private { struct257 struct mite *mite;258 struct ni_gpct_device *counter_dev;259 struct mite_ring *ring[NI660X_MAX_CHIPS][NI660X_COUNTERS_PER_CHIP];261 spinlock_t mite_channel_lock;263 spinlock_t interrupt_lock;264 unsigned int dma_cfg[NI660X_MAX_CHIPS];265 unsigned int io_cfg[NI660X_NUM_PFI_CHANNELS];266 u64 io_dir;267 struct ni_route_tables routing_tables;