Searched defs:tw686x_dev (Results 1 – 1 of 1) sorted by relevance
115 struct tw686x_dev { struct120 spinlock_t lock;145 static inline uint32_t reg_read(struct tw686x_dev *dev, unsigned int reg) in reg_read() argument