Searched refs:F_DR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/gyro/ |
H A D | fxas21002c.h | 69 F_RST, F_ST, F_DR, F_ACTIVE, F_READY, enumerator
|
H A D | fxas21002c_core.c | 95 [F_DR] = REG_FIELD(FXAS21002C_REG_CTRL1, 2, 4), 453 ret = regmap_field_read(data->regmap_fields[F_DR], &odr_bits); in fxas21002c_odr_get() 475 return fxas21002c_write(data, F_DR, odr_bits); in fxas21002c_odr_set()
|
/kernel/linux/linux-6.6/drivers/iio/gyro/ |
H A D | fxas21002c.h | 69 F_RST, F_ST, F_DR, F_ACTIVE, F_READY, enumerator
|
H A D | fxas21002c_core.c | 95 [F_DR] = REG_FIELD(FXAS21002C_REG_CTRL1, 2, 4), 453 ret = regmap_field_read(data->regmap_fields[F_DR], &odr_bits); in fxas21002c_odr_get() 475 return fxas21002c_write(data, F_DR, odr_bits); in fxas21002c_odr_set()
|
Completed in 4 milliseconds