Searched refs:VIDEO_CLOCKS_ON (Results 1 – 1 of 1) sorted by relevance
222 VIDEO_CLOCKS_ON, enumerator656 if (!test_bit(VIDEO_CLOCKS_ON, &video->flags)) in aspeed_video_off()667 clear_bit(VIDEO_CLOCKS_ON, &video->flags); in aspeed_video_off()672 if (test_bit(VIDEO_CLOCKS_ON, &video->flags)) in aspeed_video_on()679 set_bit(VIDEO_CLOCKS_ON, &video->flags); in aspeed_video_on()