Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dadc.h91 struct adc_ops { struct
100 int (*start_channel)(struct udevice *dev, int channel);
113 int (*start_channels)(struct udevice *dev, unsigned int channel_mask);
131 int (*channel_data)(struct udevice *dev, int channel,
150 int (*channels_data)(struct udevice *dev, unsigned int channel_mask,
159 int (*stop)(struct udevice *dev);