Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/media/bcm2048/
Dradio-bcm2048.c126 #define BCM2048_SEARCH_RSSI_THRESHOLD 0x7f macro
899 threshold &= BCM2048_SEARCH_RSSI_THRESHOLD; in bcm2048_set_fm_search_rssi_threshold()
900 bdev->cache_fm_search_ctrl0 &= ~BCM2048_SEARCH_RSSI_THRESHOLD; in bcm2048_set_fm_search_rssi_threshold()
922 return value & BCM2048_SEARCH_RSSI_THRESHOLD; in bcm2048_get_fm_search_rssi_threshold()