Searched refs:mem_pwr_ctrl (Results 1 – 9 of 9) sorted by relevance
14 void (*mem_pwr_ctrl)(struct dio *dio, bool enable_i2c_light_sleep); member
31 .mem_pwr_ctrl = dcn10_dio_mem_pwr_ctrl,
365 if (dc->res_pool->dio && dc->res_pool->dio->funcs->mem_pwr_ctrl) in dcn201_init_hw()366 dc->res_pool->dio->funcs->mem_pwr_ctrl(dc->res_pool->dio, false); in dcn201_init_hw()
242 if (dc->res_pool->dio && dc->res_pool->dio->funcs->mem_pwr_ctrl) in dcn31_init_hw()243 …dc->res_pool->dio->funcs->mem_pwr_ctrl(dc->res_pool->dio, dc->debug.enable_mem_low_power.bits.i2c); in dcn31_init_hw()
799 if (dc->res_pool->dio && dc->res_pool->dio->funcs->mem_pwr_ctrl) in dcn30_init_hw()800 dc->res_pool->dio->funcs->mem_pwr_ctrl(dc->res_pool->dio, false); in dcn30_init_hw()
961 if (dc->res_pool->dio && dc->res_pool->dio->funcs->mem_pwr_ctrl) in dcn32_init_hw()962 dc->res_pool->dio->funcs->mem_pwr_ctrl(dc->res_pool->dio, false); in dcn32_init_hw()
277 if (dc->res_pool->dio && dc->res_pool->dio->funcs->mem_pwr_ctrl) in dcn35_init_hw()278 …dc->res_pool->dio->funcs->mem_pwr_ctrl(dc->res_pool->dio, !dc->debug.enable_mem_low_power.bits.i2c… in dcn35_init_hw()
1885 if (dc->res_pool->dio && dc->res_pool->dio->funcs->mem_pwr_ctrl) in dcn10_init_hw()1886 dc->res_pool->dio->funcs->mem_pwr_ctrl(dc->res_pool->dio, false); in dcn10_init_hw()
324 if (dc->res_pool->dio && dc->res_pool->dio->funcs->mem_pwr_ctrl) in dcn401_init_hw()325 dc->res_pool->dio->funcs->mem_pwr_ctrl(dc->res_pool->dio, false); in dcn401_init_hw()