Searched refs:burst_req (Results 1 – 1 of 1) sorted by relevance
1678 static void adis16575_update_msg_for_burst(struct adis *adis, u8 burst_req) in adis16575_update_msg_for_burst() argument1689 tx[0] = ADIS_READ_REG(burst_req); in adis16575_update_msg_for_burst()1692 static int adis16575_custom_burst_read(struct iio_poll_func *pf, u8 burst_req) in adis16575_custom_burst_read() argument1698 adis16575_update_msg_for_burst(adis, burst_req); in adis16575_custom_burst_read()1700 if (burst_req) in adis16575_custom_burst_read()