Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/tcon/
H A Debc_tcon.c31 #define REG_LOAD_GLOBAL_EN 0x1 macro
161 regmap_write(tcon->regmap_base, EBC_CONFIG_DONE, REG_LOAD_GLOBAL_EN); in tcon_cfg_done()
/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Drk_ebc_tcon.c37 #define REG_LOAD_GLOBAL_EN 0x1 macro
251 writel(REG_LOAD_GLOBAL_EN, tcon->reg + EBC_CONFIG_DONE); in tcon_cfg_done()