Searched refs:F_DR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/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()
|