Searched refs:STATUSRSSI_RSSI (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/media/radio/si470x/
H A Dradio-si470x.h106 #define STATUSRSSI_RSSI 0x00ff /* bits 07..00: RSSI (Received Signal Strength Indicator) */ macro
H A Dradio-si470x-common.c643 tuner->signal = (radio->registers[STATUSRSSI] & STATUSRSSI_RSSI);

Completed in 169 milliseconds