Searched refs:STAT_WRITE (Results 1 – 1 of 1) sorted by relevance
116 #define STAT_WRITE BIT(2) macro175 if (!(status & STAT_CLK) || (status & STAT_WRITE)) in __read_reg()228 if (!(status & STAT_CLK) || !(status & STAT_WRITE)) in __write_reg()
Completed in 5 milliseconds