Home
last modified time | relevance | path

Searched refs:MAX_TV_FREQ (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-core.h46 #define MAX_TV_FREQ (958U * 16U) macro
A Dvivid-vid-cap.c1529 dev->tv_freq = clamp_t(unsigned, vf->frequency, MIN_TV_FREQ, MAX_TV_FREQ); in vivid_video_s_frequency()
1559 vt->rangehigh = MAX_TV_FREQ; in vivid_video_g_tuner()

Completed in 10 milliseconds