Searched defs:dcn_otg_state (Results 1 – 1 of 1) sorted by relevance
73 struct dcn_otg_state { struct74 uint32_t v_blank_start;75 uint32_t v_blank_end;76 uint32_t v_sync_a_pol;77 uint32_t v_total;101 void optc1_read_otg_state(struct optc *optc1, struct dcn_otg_state *s); argument