Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Daht10.c44 #define AHT10_BUSY BIT(7) macro
121 if (status & AHT10_BUSY) in aht10_init()