Searched refs:INV_ICM42600_BANK_SEL_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iio/imu/inv_icm42600/ | ||
H A D | inv_icm42600.h | 196 #define INV_ICM42600_BANK_SEL_MASK GENMASK(2, 0) macro |
H A D | inv_icm42600_core.c | 30 .selector_mask = INV_ICM42600_BANK_SEL_MASK, |