Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/include/
H A Dgrph_object_ctrl_defs.h131 uint32_t horizontal_addressable; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce112/
H A Damdgpu_dce112_compressor.c833 panel_info.lcd_timing.horizontal_addressable; in dce112_compressor_construct()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
H A Damdgpu_bios_parser.c1241 info->lcd_timing.horizontal_addressable = in get_embedded_panel_info_v1_2()
1359 info->lcd_timing.horizontal_addressable = in get_embedded_panel_info_v1_3()
H A Damdgpu_bios_parser2.c882 info->lcd_timing.horizontal_addressable = le16_to_cpu(lvds->lcd_timing.h_active); in get_embedded_panel_info_v2_1()