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