Home
last modified time | relevance | path

Searched refs:BT656_ENV_CONFIG_SIZE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_tve.c112 #define BT656_ENV_CONFIG_SIZE (sizeof(ntsc_bt656_config) / sizeof(struct env_config)) macro
200 tve_write_block(tve, bt656_cfg, BT656_ENV_CONFIG_SIZE); in tve_set_mode()
227 tve_write_block(tve, bt656_cfg, BT656_ENV_CONFIG_SIZE); in tve_set_mode()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_tve.c108 #define BT656_ENV_CONFIG_SIZE (sizeof(ntsc_bt656_config) / sizeof(struct env_config)) macro
223 tve_write_block(tve, bt656_cfg, BT656_ENV_CONFIG_SIZE); in tve_set_mode()
250 tve_write_block(tve, bt656_cfg, BT656_ENV_CONFIG_SIZE); in tve_set_mode()