Home
last modified time | relevance | path

Searched defs:fill_px (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gtt.h611 #define fill_px(px, v) fill_page_dma(px_base(px), (v), PAGE_SIZE / sizeof(u64)) macro
/openbmc/linux/drivers/dma/
H A Dpl330.c2629 static inline void fill_px(struct pl330_xfer *px, in fill_px() function