Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/tcon/
H A Debc_tcon.c93 #define SW_BURST_CTRL BIT(12) macro
210 tcon_write(tcon, EBC_DSP_START, DSP_SDCE_WIDTH(panel->ldl) | SW_BURST_CTRL); in tcon_enable()
/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Drk_ebc_tcon.c99 #define SW_BURST_CTRL BIT(12) macro
333 DSP_SDCE_WIDTH(panel->ldl) | SW_BURST_CTRL); in ebc_tcon_enable()