Home
last modified time | relevance | path

Searched refs:amux_channel (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/adc/
H A Dqcom-pm8xxx-xoadc.c177 u8 amux_channel:4; member
220 .amux_channel = _amux, \
433 if (ch->hwchan->amux_channel == chan) in pm8xxx_get_channel()
702 u8 amux_channel; in pm8xxx_fwnode_xlate() local
716 amux_channel = (u8)iiospec->args[1]; in pm8xxx_fwnode_xlate()
718 pre_scale_mux, amux_channel); in pm8xxx_fwnode_xlate()
723 adc->chans[i].hwchan->amux_channel == amux_channel) in pm8xxx_fwnode_xlate()
742 u32 pre_scale_mux, amux_channel, reg[2]; in pm8xxx_xoadc_parse_channel() local
756 amux_channel = reg[1]; in pm8xxx_xoadc_parse_channel()
763 hwchan->amux_channel == amux_channel) in pm8xxx_xoadc_parse_channel()
[all …]