Home
last modified time | relevance | path

Searched refs:dw (Results 1 – 5 of 5) sorted by relevance

/include/drm/
Ddrm_rect.h103 static inline void drm_rect_adjust_size(struct drm_rect *r, int dw, int dh) in drm_rect_adjust_size() argument
105 r->x1 -= dw >> 1; in drm_rect_adjust_size()
107 r->x2 += (dw + 1) >> 1; in drm_rect_adjust_size()
/include/linux/dma/
Dedma.h28 struct dw_edma *dw; member
Ddw.h36 struct dw_dma *dw; member
/include/linux/
Dif_team.h218 struct delayed_work dw; member
224 struct delayed_work dw; member
Dintel-iommu.h346 #define QI_IOTLB_DW(dw) (((u64)dw) << 6) argument