Searched refs:VIDEO_CLOCKS_ON (Results 1 – 1 of 1) sorted by relevance
190 VIDEO_CLOCKS_ON, enumerator486 if (!test_bit(VIDEO_CLOCKS_ON, &video->flags)) in aspeed_video_off()497 clear_bit(VIDEO_CLOCKS_ON, &video->flags); in aspeed_video_off()502 if (test_bit(VIDEO_CLOCKS_ON, &video->flags)) in aspeed_video_on()509 set_bit(VIDEO_CLOCKS_ON, &video->flags); in aspeed_video_on()