Home
last modified time | relevance | path

Searched refs:TV_ADJ_TIMING (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_tve.c216 tve_writel(TV_ADJ_TIMING, 0x96B40000 | 0x70); in tve_set_mode()
241 tve_writel(TV_ADJ_TIMING, (0xc << 28) | 0x06c00800 | 0x80); in tve_set_mode()
245 tve_writel(TV_ADJ_TIMING, tve->adjtiming); in tve_set_mode()
H A Drockchip_tve.h35 #define TV_ADJ_TIMING (0x0c) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_tve.c239 tve_writel(TV_ADJ_TIMING, 0x96B40000 | 0x70); in tve_set_mode()
264 tve_writel(TV_ADJ_TIMING, (0xc << 28) | 0x06c00800 | 0x80); in tve_set_mode()
268 tve_writel(TV_ADJ_TIMING, tve->adjtiming); in tve_set_mode()
H A Drockchip_drm_tve.h45 #define TV_ADJ_TIMING (0x0c) macro