Searched refs:OSD_INT_AUX_UPT (Results 1 – 2 of 2) sorted by relevance
42 #define OSD_INT_AUX_UPT BIT(14) macro56 #define OSD_INT_ENABLE (OSD_INT_ERROR | OSD_INT_AUX_UPT | OSD_INT_MAIN_UPT)
705 if (state & OSD_INT_AUX_UPT) in vou_irq_handler()