Searched defs:pg_cntl (Results 1 – 6 of 6) sorted by relevance
32 #define TO_DCN_PG_CNTL(pg_cntl)\ argument247 static bool pg_cntl35_hpo_pg_status(struct pg_cntl *pg_cntl) in pg_cntl35_hpo_pg_status()258 void pg_cntl35_hpo_pg_control(struct pg_cntl *pg_cntl, bool power_on) in pg_cntl35_hpo_pg_control()295 static bool pg_cntl35_io_clk_status(struct pg_cntl *pg_cntl) in pg_cntl35_io_clk_status()345 static bool pg_cntl35_plane_otg_status(struct pg_cntl *pg_cntl) in pg_cntl35_plane_otg_status()356 void pg_cntl35_mpcc_pg_control(struct pg_cntl *pg_cntl, in pg_cntl35_mpcc_pg_control()366 void pg_cntl35_opp_pg_control(struct pg_cntl *pg_cntl, in pg_cntl35_opp_pg_control()376 void pg_cntl35_optc_pg_control(struct pg_cntl *pg_cntl, in pg_cntl35_optc_pg_control()459 static bool pg_cntl35_mem_status(struct pg_cntl *pg_cntl) in pg_cntl35_mem_status()470 void pg_cntl35_init_pg_status(struct pg_cntl *pg_cntl) in pg_cntl35_init_pg_status()[all …]
32 struct pg_cntl { struct34 const struct pg_cntl_funcs *funcs; argument40 void (*dsc_pg_control)(struct pg_cntl *pg_cntl, unsigned int dsc_inst, bool power_on); argument
103 struct pg_cntl *pg_cntl = dc->res_pool->pg_cntl; in dcn351_hw_block_power_down() local156 struct pg_cntl *pg_cntl = dc->res_pool->pg_cntl; in dcn351_hw_block_power_up() local
711 struct pg_cntl *pg_cntl = dc->res_pool->pg_cntl; in dcn35_init_pipes() local1230 struct pg_cntl *pg_cntl = dc->res_pool->pg_cntl; in dcn35_hw_block_power_down() local1307 struct pg_cntl *pg_cntl = dc->res_pool->pg_cntl; in dcn35_hw_block_power_up() local1349 struct pg_cntl *pg_cntl = dc->res_pool->pg_cntl; in dcn35_root_clock_control() local
302 struct pg_cntl *pg_cntl; member
1837 struct pg_cntl *pg_cntl = dc->res_pool->pg_cntl; in clean_up_dsc_blocks() local