Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c173 uint32_t otg_active_width = 0, otg_active_height = 0; in dcn201_init_blank() local
182 &otg_active_height); in dcn201_init_blank()
196 otg_active_height, in dcn201_init_blank()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Doptc.h205 uint32_t *otg_active_height);
H A Dtiming_generator.h208 uint32_t *otg_active_height);
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/
H A Ddcn10_optc.c1399 uint32_t *otg_active_height) in optc1_get_otg_active_size() argument
1424 *otg_active_height = v_blank_start - v_blank_end; in optc1_get_otg_active_size()