Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Daht10.c40 #define AHT10_BUSY BIT(7) macro
105 if (status & AHT10_BUSY) in aht10_init()