Home
last modified time | relevance | path

Searched defs:npcm_adc (Results 1 – 1 of 1) sorted by relevance

/drivers/iio/adc/
Dnpcm_adc.c19 struct npcm_adc { struct
20 bool int_status;
21 u32 adc_sample_hz;
22 struct device *dev;
23 void __iomem *regs;
24 struct clk *adc_clk;
25 wait_queue_head_t wq;
26 struct regulator *vref;
27 struct reset_control *reset;
36 struct mutex lock;