Searched defs:WROD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/ipu-v3/ | ||
H A D | ipu-dc.c | 53 #define WROD(lf) (0x18 | ((lf) << 1)) macro |
/openbmc/u-boot/drivers/video/ | ||
H A D | ipu_regs.h | 413 #define WROD(lf) (0x18 | (lf << 1)) macro |