Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iio/accel/
A Dadxl345_core.c142 *val = div_s64_rem(samp_freq_nhz, NANOHZ_PER_HZ, val2); in adxl345_read_raw()
167 n = div_s64(val * NANOHZ_PER_HZ + val2, in adxl345_write_raw()
/linux-6.3-rc2/include/linux/
A Dunits.h23 #define NANOHZ_PER_HZ 1000000000UL macro

Completed in 5 milliseconds