Searched refs:tve_write_block (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_tve.c | 157 static void tve_write_block(struct rockchip_tve *tve, struct env_config *config, int len) in tve_write_block() function 201 tve_write_block(tve, bt656_cfg, BT656_ENV_CONFIG_SIZE); in tve_set_mode() 202 tve_write_block(tve, tve_cfg, TVE_ENV_CONFIG_SIZE); in tve_set_mode() 228 tve_write_block(tve, bt656_cfg, BT656_ENV_CONFIG_SIZE); in tve_set_mode() 229 tve_write_block(tve, tve_cfg, TVE_ENV_CONFIG_SIZE); in tve_set_mode()
|