Searched refs:VI6_STATUS_SYS_ACT (Results 1 – 2 of 2) sorted by relevance
300 if (!(status & VI6_STATUS_SYS_ACT(i))) in vsp1_device_init()306 if (!(status & VI6_STATUS_SYS_ACT(i))) in vsp1_device_init()
33 #define VI6_STATUS_SYS_ACT(n) (1 << ((n) + 8)) macro