Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad4851.c63 #define AD4851_PACKET_FORMAT_MASK GENMASK(1, 0) macro
353 AD4851_PACKET_FORMAT_MASK); in ad4851_set_oversampling_ratio()
360 AD4851_PACKET_FORMAT_MASK, in ad4851_set_oversampling_ratio()
361 FIELD_PREP(AD4851_PACKET_FORMAT_MASK, 1)); in ad4851_set_oversampling_ratio()