Searched refs:SMC_SISLANDS_SPLL_DIV_TABLE (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dsislands_smc.h337 struct SMC_SISLANDS_SPLL_DIV_TABLE { struct
351 typedef struct SMC_SISLANDS_SPLL_DIV_TABLE SMC_SISLANDS_SPLL_DIV_TABLE; typedef in typeref:struct:SMC_SISLANDS_SPLL_DIV_TABLE
H A Damdgpu_si_dpm.c2945 SMC_SISLANDS_SPLL_DIV_TABLE *spll_table;
2957 spll_table = kzalloc(sizeof(SMC_SISLANDS_SPLL_DIV_TABLE), GFP_KERNEL);
3001 sizeof(SMC_SISLANDS_SPLL_DIV_TABLE),
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dsislands_smc.h341 struct SMC_SISLANDS_SPLL_DIV_TABLE { struct
355 typedef struct SMC_SISLANDS_SPLL_DIV_TABLE SMC_SISLANDS_SPLL_DIV_TABLE; typedef in typeref:struct:SMC_SISLANDS_SPLL_DIV_TABLE
H A Dsi_dpm.c2829 SMC_SISLANDS_SPLL_DIV_TABLE *spll_table;
2841 spll_table = kzalloc(sizeof(SMC_SISLANDS_SPLL_DIV_TABLE), GFP_KERNEL);
2885 (u8 *)spll_table, sizeof(SMC_SISLANDS_SPLL_DIV_TABLE),

Completed in 264 milliseconds