Searched defs:stv6110x_config (Results 1 – 2 of 2) sorted by relevance
26 struct stv6110x_config { struct27 u8 addr;28 u32 refclk;29 u8 clk_div; /* divisor value for the output clock */
76 static struct stv6110x_config stv6110x_config = { variable