Home
last modified time | relevance | path

Searched refs:ntsc_tve_config (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Drk630-tve.c72 static struct env_config ntsc_tve_config[] = { variable
208 tve_cfg = ntsc_tve_config; in rk630_tve_cfg_set()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_tve.c61 static struct env_config ntsc_tve_config[] = { variable
113 #define TVE_ENV_CONFIG_SIZE (sizeof(ntsc_tve_config) / sizeof(struct env_config))
198 tve_cfg = ntsc_tve_config; in tve_set_mode()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_tve.c57 static struct env_config ntsc_tve_config[] = { variable
109 #define TVE_ENV_CONFIG_SIZE (sizeof(ntsc_tve_config) / sizeof(struct env_config))
221 tve_cfg = ntsc_tve_config; in tve_set_mode()