Home
last modified time | relevance | path

Searched refs:INV_ICM42600_PWR_MGMT0_ACCEL (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_core.c154 INV_ICM42600_PWR_MGMT0_ACCEL(accel); in inv_icm42600_set_pwr_mgmt0()
326 INV_ICM42600_PWR_MGMT0_ACCEL(conf->accel.mode); in inv_icm42600_set_conf()
Dinv_icm42600.h243 #define INV_ICM42600_PWR_MGMT0_ACCEL(_mode) \ macro