Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/magnetometer/
Dtmag5273.c74 #define TMAG5273_OP_MODE_CONT FIELD_PREP(TMAG5273_OP_MODE_MASK, 2) macro
539 TMAG5273_OP_MODE_CONT); in tmag5273_chip_init()
634 ret = tmag5273_set_operating_mode(data, TMAG5273_OP_MODE_CONT); in tmag5273_probe()
708 ret = tmag5273_set_operating_mode(data, TMAG5273_OP_MODE_CONT); in tmag5273_runtime_resume()