Searched refs:has_burst32 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/iio/imu/ |
H A D | adis16475.c | 96 bool has_burst32; member 729 .has_burst32 = true, 745 .has_burst32 = true, 761 .has_burst32 = true, 868 .has_burst32 = true, 885 .has_burst32 = true, 902 .has_burst32 = true, 919 .has_burst32 = true, 936 .has_burst32 = true, 953 .has_burst32 [all...] |
/kernel/linux/linux-5.10/drivers/iio/imu/ |
H A D | adis16475.c | 95 bool has_burst32; member 802 .has_burst32 = true, 819 .has_burst32 = true, 836 .has_burst32 = true, 853 .has_burst32 = true, 870 .has_burst32 = true, 887 .has_burst32 = true, 904 .has_burst32 = true, 935 if (!st->info->has_burst32) in adis16475_burst32_check() 1033 if (st->lsb_flag && !st->info->has_burst32) { in adis16475_trigger_handler() [all...] |
Completed in 4 milliseconds