Searched refs:VIT_SYNC_STATUS (Results 1 – 2 of 2) sorted by relevance
215 pr_info("VIT_SYNC_STATUS: 0x%02X\n", in nxt6000_dump_status() 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()
56 /* 0x32 VIT_SYNC_STATUS */57 #define VIT_SYNC_STATUS (0x32) macro