Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/radeon/
Dr600_hdmi.c161 uint16_t bottom_bar, in r600_hdmi_videoinfoframe() argument
191 frame[0x8] = (bottom_bar & 0xFF); in r600_hdmi_videoinfoframe()
192 frame[0x9] = (bottom_bar >> 8); in r600_hdmi_videoinfoframe()