Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Drk630-tve.c61 static struct env_config ntsc_bt656_config[] = { variable
207 bt656_cfg = ntsc_bt656_config; in rk630_tve_cfg_set()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_tve.c50 static struct env_config ntsc_bt656_config[] = { variable
112 #define BT656_ENV_CONFIG_SIZE (sizeof(ntsc_bt656_config) / sizeof(struct env_config))
197 bt656_cfg = ntsc_bt656_config; in tve_set_mode()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_tve.c46 static struct env_config ntsc_bt656_config[] = { variable
108 #define BT656_ENV_CONFIG_SIZE (sizeof(ntsc_bt656_config) / sizeof(struct env_config))
220 bt656_cfg = ntsc_bt656_config; in tve_set_mode()