Home
last modified time | relevance | path

Searched refs:ucMemoryClockHigh (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/drm2/radeon/
H A Datombios.h7516 UCHAR ucMemoryClockHigh; member
7540 UCHAR ucMemoryClockHigh; member
7556 UCHAR ucMemoryClockHigh; member
7576 UCHAR ucMemoryClockHigh; // Currentyl unused. member
H A Dradeon_atombios.c2370 mclk |= clock_info->si.ucMemoryClockHigh << 16; in radeon_atombios_parse_pplib_clock_info()
2383 mclk |= clock_info->evergreen.ucMemoryClockHigh << 16; in radeon_atombios_parse_pplib_clock_info()
2396 mclk |= clock_info->r600.ucMemoryClockHigh << 16; in radeon_atombios_parse_pplib_clock_info()