Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/pressure/
H A 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()
/kernel/linux/linux-6.6/drivers/iio/pressure/
H A 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()

Completed in 3 milliseconds