Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c1244 OTG_H_BLANK_END, &s->h_blank_end); in optc1_read_otg_state()
1268 uint32_t h_blank_end; in optc1_get_otg_active_size() local
1284 OTG_H_BLANK_END, &h_blank_end); in optc1_get_otg_active_size()
1287 *otg_active_height = h_blank_start - h_blank_end; in optc1_get_otg_active_size()
H A Ddcn10_dpp_dscl.c121 uint32_t h_blank_end = 0;
127 OTG_H_BLANK_END, h_blank_end);
H A Ddcn10_optc.h457 uint32_t h_blank_end; member
H A Ddcn10_hw_sequencer.c326 s.h_blank_end, in dcn10_log_hw_state()