Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iio/pressure/ !
Dabp060mg.c18 #define ABP060MG_NUM_COUNTS (ABP060MG_MAX_COUNTS - ABP060MG_MIN_COUNTS) macro
149 *val2 = ABP060MG_NUM_COUNTS * 1000; /* to kPa */ in abp060mg_read_raw()
174 state->offset -= ABP060MG_NUM_COUNTS >> 1; in abp060mg_init_device()