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