Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dadc.h92 struct adc_ops { struct
101 int (*start_channel)(struct udevice *dev, int channel);
114 int (*start_channels)(struct udevice *dev, unsigned int channel_mask);
132 int (*channel_data)(struct udevice *dev, int channel,
151 int (*channels_data)(struct udevice *dev, unsigned int channel_mask,
160 int (*stop)(struct udevice *dev);