Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c1243 OTG_H_BLANK_START, &s->h_blank_start, in optc1_read_otg_state()
1267 uint32_t h_blank_start; in optc1_get_otg_active_size() local
1283 OTG_H_BLANK_START, &h_blank_start, 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.c120 uint32_t h_blank_start = data->h_active;
126 OTG_H_BLANK_START, h_blank_start,
H A Ddcn10_optc.h456 uint32_t h_blank_start; member
H A Ddcn10_hw_sequencer.c325 s.h_blank_start, in dcn10_log_hw_state()