Home
last modified time | relevance | path

Searched refs:PSB_PTE_WO (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/gma500/
H A Dgtt.c65 mask |= PSB_PTE_WO; in psb_gtt_mask_pte()
H A Dpsb_drv.h83 #define PSB_PTE_WO 0x0002 /* Write only */ macro