Searched refs:_PSB_IRQ_DISP_HOTSYNC (Results 1 – 2 of 2) sorted by relevance
277 if (vdc_stat & _PSB_IRQ_DISP_HOTSYNC) in psb_irq_handler()341 dev_priv->vdc_irq_mask |= _PSB_IRQ_DISP_HOTSYNC; in psb_irq_preinstall()
127 #define _PSB_IRQ_DISP_HOTSYNC (1<<17) macro