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