Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/gyro/
H A Dfxas21002c.h67 F_TEMP, enumerator
H A Dfxas21002c_core.c92 [F_TEMP] = REG_FIELD(FXAS21002C_REG_TEMP, 0, 7),
392 ret = regmap_field_read(data->regmap_fields[F_TEMP], &temp); in fxas21002c_temp_get()