Searched refs:SMC_SISLANDS_SPLL_DIV_TABLE (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | sislands_smc.h | 348 struct SMC_SISLANDS_SPLL_DIV_TABLE struct 363 typedef struct SMC_SISLANDS_SPLL_DIV_TABLE SMC_SISLANDS_SPLL_DIV_TABLE; typedef
|
H A D | si_dpm.c | 2930 SMC_SISLANDS_SPLL_DIV_TABLE *spll_table; in si_init_smc_spll_table() 2942 spll_table = kzalloc(sizeof(SMC_SISLANDS_SPLL_DIV_TABLE), GFP_KERNEL); in si_init_smc_spll_table() 2986 sizeof(SMC_SISLANDS_SPLL_DIV_TABLE), in si_init_smc_spll_table()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | sislands_smc.h | 348 struct SMC_SISLANDS_SPLL_DIV_TABLE struct 363 typedef struct SMC_SISLANDS_SPLL_DIV_TABLE SMC_SISLANDS_SPLL_DIV_TABLE; typedef
|
H A D | si_dpm.c | 2832 SMC_SISLANDS_SPLL_DIV_TABLE *spll_table; in si_init_smc_spll_table() 2844 spll_table = kzalloc(sizeof(SMC_SISLANDS_SPLL_DIV_TABLE), GFP_KERNEL); in si_init_smc_spll_table() 2888 (u8 *)spll_table, sizeof(SMC_SISLANDS_SPLL_DIV_TABLE), in si_init_smc_spll_table()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | sislands_smc.h | 337 struct SMC_SISLANDS_SPLL_DIV_TABLE { struct 351 typedef struct SMC_SISLANDS_SPLL_DIV_TABLE SMC_SISLANDS_SPLL_DIV_TABLE; typedef
|
H A D | si_dpm.c | 2945 SMC_SISLANDS_SPLL_DIV_TABLE *spll_table; in si_init_smc_spll_table() 2957 spll_table = kzalloc(sizeof(SMC_SISLANDS_SPLL_DIV_TABLE), GFP_KERNEL); in si_init_smc_spll_table() 3001 sizeof(SMC_SISLANDS_SPLL_DIV_TABLE), in si_init_smc_spll_table()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | sislands_smc.h | 341 struct SMC_SISLANDS_SPLL_DIV_TABLE { struct 355 typedef struct SMC_SISLANDS_SPLL_DIV_TABLE SMC_SISLANDS_SPLL_DIV_TABLE; typedef
|
H A D | si_dpm.c | 2829 SMC_SISLANDS_SPLL_DIV_TABLE *spll_table; in si_init_smc_spll_table() 2841 spll_table = kzalloc(sizeof(SMC_SISLANDS_SPLL_DIV_TABLE), GFP_KERNEL); in si_init_smc_spll_table() 2885 (u8 *)spll_table, sizeof(SMC_SISLANDS_SPLL_DIV_TABLE), in si_init_smc_spll_table()
|
Completed in 38 milliseconds