Searched defs:dcn_otg_state (Results 1 – 1 of 1) sorted by relevance
72 struct dcn_otg_state { struct73 uint32_t v_blank_start;74 uint32_t v_blank_end;98 void optc1_read_otg_state(struct optc *optc1, struct dcn_otg_state *s); argument