Home
last modified time | relevance | path

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

/linux/drivers/gpu/ipu-v3/
H A Dipu-di.c17 struct ipu_di { struct
18 void __iomem *base;
19 int id;
20 u32 module;
21 struct clk *clk_di; /* display input clock */
22 struct clk *clk_ipu; /* IPU bus clock */
23 struct clk *clk_di_pixel; /* resulting pixel clock */
24 bool inuse;
25 struct ipu_soc *ipu;