Searched refs:EBC_CONFIG_DONE (Results 1 – 2 of 2) sorted by relevance
54 #define EBC_CONFIG_DONE 0x0050 //Config done register macro161 regmap_write(tcon->regmap_base, EBC_CONFIG_DONE, REG_LOAD_GLOBAL_EN); in tcon_cfg_done()
60 #define EBC_CONFIG_DONE 0x0050 //Config done register macro251 writel(REG_LOAD_GLOBAL_EN, tcon->reg + EBC_CONFIG_DONE); in tcon_cfg_done()