Home
last modified time | relevance | path

Searched refs:rs780 (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/radeon/
Drs780_dpm.c707 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
754 sclk = le16_to_cpu(clock_info->rs780.usLowEngineClockLow); in rs780_parse_pplib_clock_info()
755 sclk |= clock_info->rs780.ucLowEngineClockHigh << 16; in rs780_parse_pplib_clock_info()
757 sclk = le16_to_cpu(clock_info->rs780.usHighEngineClockLow); in rs780_parse_pplib_clock_info()
758 sclk |= clock_info->rs780.ucHighEngineClockHigh << 16; in rs780_parse_pplib_clock_info()
760 switch (le16_to_cpu(clock_info->rs780.usVDDC)) { in rs780_parse_pplib_clock_info()
779 ps->flags = le32_to_cpu(clock_info->rs780.ulFlags); in rs780_parse_pplib_clock_info()
Dradeon_atombios.c2029 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
2488 sclk = le16_to_cpu(clock_info->rs780.usLowEngineClockLow); in radeon_atombios_parse_pplib_clock_info()
2489 sclk |= clock_info->rs780.ucLowEngineClockHigh << 16; in radeon_atombios_parse_pplib_clock_info()
Dtrinity_dpm.c1622 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
Dsumo_dpm.c1380 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
Drv6xx_dpm.c1784 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
Drv770_dpm.c2135 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
Dkv_dpm.c2360 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
Dni_dpm.c3884 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
Dci_dpm.c5395 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
Dsi_dpm.c6631 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
/linux-6.12.1/drivers/gpu/drm/amd/pm/legacy-dpm/
Dkv_dpm.c2625 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
Dsi_dpm.c95 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member