Searched refs:imx_tve (Results 1 – 1 of 1) sorted by relevance
100 #define con_to_tve(x) container_of(x, struct imx_tve, connector)101 #define enc_to_tve(x) container_of(x, struct imx_tve, encoder)108 struct imx_tve { struct130 struct imx_tve *tve = __tve; in tve_lock() argument138 struct imx_tve *tve = __tve; in tve_unlock()143 static void tve_enable(struct imx_tve *tve) in tve_enable()168 static void tve_disable(struct imx_tve *tve) in tve_disable()180 static int tve_setup_tvout(struct imx_tve *tve) in tve_setup_tvout()185 static int tve_setup_vga(struct imx_tve *tve) in tve_setup_vga()231 struct imx_tve *tve = con_to_tve(connector); in imx_tve_connector_get_modes()[all …]