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