Home
last modified time | relevance | path

Searched defs:DPS310_RESET_MAGIC (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/sensor/
H A Ddps310.c54 #define DPS310_RESET_MAGIC (BIT(0) | BIT(3)) macro
/openbmc/linux/drivers/iio/pressure/
H A Ddps310.c57 #define DPS310_RESET_MAGIC 0x09 macro