Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.h129 struct dss_pll_hw { struct
130 unsigned n_max;
131 unsigned m_min;
132 unsigned m_max;
133 unsigned mX_max;
157 const struct dss_pll_hw *hw; argument