Searched refs:VIT_SYNC_STATUS (Results 1 – 2 of 2) sorted by relevance
216 nxt6000_readreg(fe, VIT_SYNC_STATUS)); in nxt6000_dump_status()241 val = nxt6000_readreg(state, VIT_SYNC_STATUS); in nxt6000_dump_status()442 if (nxt6000_readreg(state, VIT_SYNC_STATUS) & VITINSYNC) in nxt6000_read_status()
57 #define VIT_SYNC_STATUS (0x32) macro