Searched refs:ATOM_S2_CURRENT_BL_LEVEL_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Datombios_encoders.c48 backlight_level = ((bios_2_scratch & ATOM_S2_CURRENT_BL_LEVEL_MASK) >>
65 bios_2_scratch &= ~ATOM_S2_CURRENT_BL_LEVEL_MASK;
67 ATOM_S2_CURRENT_BL_LEVEL_MASK);
H A Datombios.h5203 #define ATOM_S2_CURRENT_BL_LEVEL_MASK 0x0000FF00L macro

Completed in 140 milliseconds