Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dc2p_iplan2.c31 transp4x(d, 16, 2); in c2p_16x8()
32 transp4x(d, 2, 2); in c2p_16x8()
H A Dc2p_core.h129 static __always_inline void transp4x(u32 d[], unsigned int n, unsigned int m) in transp4x() function