Searched defs:DPS310_RESET_MAGIC (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/sensor/ | ||
H A D | dps310.c | 54 #define DPS310_RESET_MAGIC (BIT(0) | BIT(3)) macro |
/openbmc/linux/drivers/iio/pressure/ | ||
H A D | dps310.c | 57 #define DPS310_RESET_MAGIC 0x09 macro |