Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dc2p_planar.c48 static inline void store_planar(void *dst, u32 dst_inc, u32 bpp, u32 d[8]) in store_planar() function
136 store_planar(p, dst_nextplane, bpp, d.words); in c2p_planar()