Searched refs:VIDEO_CLOCKS_ON (Results 1 – 1 of 1) sorted by relevance
190 VIDEO_CLOCKS_ON, enumerator509 if (!test_bit(VIDEO_CLOCKS_ON, &video->flags)) in aspeed_video_off()520 clear_bit(VIDEO_CLOCKS_ON, &video->flags); in aspeed_video_off()525 if (test_bit(VIDEO_CLOCKS_ON, &video->flags)) in aspeed_video_on()532 set_bit(VIDEO_CLOCKS_ON, &video->flags); in aspeed_video_on()