Searched refs:FDC1772STAT_BUSY (Results 1 – 2 of 2) sorted by relevance
64 #define FDC1772STAT_BUSY (0x01) /* FDC1772 is busy */ macro
1470 if (FDC1772_READ(FDC1772REG_STATUS) & FDC1772STAT_BUSY) { in config_types()