Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dadc.h37 struct adc_channel { struct
38 int id;
39 unsigned int data;
/openbmc/linux/sound/soc/codecs/
H A Dnau8540.c206 static const char * const adc_channel[] = { variable
/openbmc/linux/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5.c197 unsigned int adc_channel; member
785 u32 chan, value, adc_channel, varr[2]; in adc_tm5_get_dt_channel_data() local
/openbmc/linux/drivers/mfd/
H A Ducb1x00-core.c237 unsigned int ucb1x00_adc_read(struct ucb1x00 *ucb, int adc_channel, int sync) in ucb1x00_adc_read()
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h5464 uint8_t adc_channel; member