Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/media/bcm2048/
Dradio-bcm2048.c184 #define BCM2048_FREQV4L2_MULTI 625 macro
185 #define dev_to_v4l2(f) ((f * BCM2048_FREQDEV_UNIT) / BCM2048_FREQV4L2_MULTI)
186 #define v4l2_to_dev(f) ((f * BCM2048_FREQV4L2_MULTI) / BCM2048_FREQDEV_UNIT)