Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.c348 u32 dma_ctrl1, mask, tmp, path_config; in path_set_default() local
H A Dmmp_ctrl.h127 #define dma_ctrl1(id) ((id) ? (((id) & 1) ? LCD_TV_CTRL1 : \ macro