Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dhdac_hdmi.c139 int num_cvt; member
976 int num_items = hdmi->num_cvt + 1; in hdac_hdmi_create_pin_port_muxs()
1037 int mux_index = hdmi->num_cvt + hdmi->num_ports; in hdac_hdmi_add_pinmux_cvt_route()
1043 for (j = 0; j < hdmi->num_cvt; j++) { in hdac_hdmi_add_pinmux_cvt_route()
1088 ((2 * hdmi->num_ports) + hdmi->num_cvt)), in create_fill_widget_route_map()
1137 num_routes += hdmi->num_cvt; in create_fill_widget_route_map()
1153 int sink_index = i + hdmi->num_cvt; in create_fill_widget_route_map()
1167 ((2 * hdmi->num_ports) + hdmi->num_cvt)); in create_fill_widget_route_map()
1220 hdmi->num_cvt++; in hdac_hdmi_add_cvt()
1546 if (!hdmi->num_pin || !hdmi->num_cvt) { in hdac_hdmi_parse_and_map_nid()
[all …]