Searched refs:stream_bitmask (Results 1 – 1 of 1) sorted by relevance
407 unsigned int i, stream_index, stream_bitmask; in core_dcn4_mode_support() local460 stream_bitmask = 0; in core_dcn4_mode_support()506 if (!((stream_bitmask >> stream_index) & 0x1)) { in core_dcn4_mode_support()513 stream_bitmask |= 0x1 << stream_index; in core_dcn4_mode_support()
Completed in 5 milliseconds