Home
last modified time | relevance | path

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

/linux-6.1.9/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.c2023 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
2482 sclk = le16_to_cpu(clock_info->rs780.usLowEngineClockLow); in radeon_atombios_parse_pplib_clock_info()
2483 sclk |= clock_info->rs780.ucLowEngineClockHigh << 16; in radeon_atombios_parse_pplib_clock_info()
Dtrinity_dpm.c1626 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
Dsumo_dpm.c1382 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.c2361 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
Dni_dpm.c3883 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
Dsi_dpm.c6675 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
Dci_dpm.c5400 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
/linux-6.1.9/drivers/gpu/drm/amd/pm/legacy-dpm/
Dkv_dpm.c2636 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member
Dsi_dpm.c95 struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780; member