Searched refs:refclk_setup (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn301/ |
| H A D | dcn301_dccg.c | 52 .refclk_setup = dccg2_refclk_setup, /* Deprecated - for backward compatibility only */
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn201/ |
| H A D | dcn201_dccg.c | 61 .refclk_setup = dccg2_refclk_setup, /* Deprecated - for backward compatibility only */
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn30/ |
| H A D | dcn30_dccg.c | 53 .refclk_setup = dccg2_refclk_setup, /* Deprecated - for backward compatibility only */
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn21/ |
| H A D | dcn21_dccg.c | 126 .refclk_setup = dccg2_refclk_setup, /* Deprecated - for backward compatibility only */
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn20/ |
| H A D | dcn20_dccg.c | 191 .refclk_setup = dccg2_refclk_setup, /* Deprecated - for backward compatibility only */
|
| /linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | dccg.h | 227 void (*refclk_setup)(struct dccg *dccg); /* Deprecated - for backward compatibility only */ member
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn32/ |
| H A D | dcn32_dccg.c | 351 .refclk_setup = dccg2_refclk_setup, /* Deprecated - for backward compatibility only */
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn314/ |
| H A D | dcn314_dccg.c | 383 .refclk_setup = dccg2_refclk_setup, /* Deprecated - for backward compatibility only */
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn35/ |
| H A D | dcn35_dccg.c | 2415 .refclk_setup = dccg2_refclk_setup, /* Deprecated - for backward compatibility only */ 2450 .refclk_setup = dccg2_refclk_setup, /* Deprecated - for backward compatibility only */
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn31/ |
| H A D | dcn31_dccg.c | 854 .refclk_setup = dccg2_refclk_setup, /* Deprecated - for backward compatibility only */
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
| H A D | dcn20_hwseq.c | 3146 if (dc->res_pool->dccg && dc->res_pool->dccg->funcs && dc->res_pool->dccg->funcs->refclk_setup) in dcn20_fpga_init_hw() 3147 dc->res_pool->dccg->funcs->refclk_setup(dc->res_pool->dccg); in dcn20_fpga_init_hw()
|