Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/adc/
Dad7280a.c200 static int ad7280_check_crc(struct ad7280_state *st, unsigned int val) in ad7280_check_crc() function
302 if (ad7280_check_crc(st, tmp)) in ad7280_read_reg()
351 if (ad7280_check_crc(st, tmp)) in ad7280_read_channel()
391 if (ad7280_check_crc(st, tmp)) in ad7280_read_all_channels()
450 if (ad7280_check_crc(st, val)) { in ad7280_chain_setup()