Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dipu.h132 struct ipu_channel { struct
133 u8 video_in_dma;
134 u8 alpha_in_dma;
135 u8 graph_in_dma;
136 u8 out_dma;
H A Dmx3fb.c25 enum ipu_channel { enum