Searched refs:I810_WRITE (Results 1 – 2 of 2) sorted by relevance
139 #define I810_WRITE(reg, val) do { I810_DEREF(reg) = val; } while (0) macro163 I810_WRITE(LP_RING + RING_TAIL, outring); \
409 I810_WRITE(0x02080, dev_priv->dma_status_page); in i810_dma_initialize()1151 I810_WRITE(0x30000, dev_priv->overlay_physical | 0x80000000); in i810_ov0_flip()