Searched refs:component_control (Results 1 – 1 of 1) sorted by relevance
2639 uint32_t component_control = (data >> (16 + (3 - component) * 4)) & 0x7; in get_965_element_component() local2641 switch (component_control) { in get_965_element_component()