Home
last modified time | relevance | path

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

/openbmc/linux/drivers/w1/masters/
H A Dds2490.c96 #define ST_HALT 0x10 /* DS2490 is currently halted */ macro
761 } while (!(st.status & (ST_IDLE | ST_HALT))); in ds9490r_search()