Searched refs:STATUSRSSI_AFCRL (Results 1 – 2 of 2) sorted by relevance
111 #define STATUSRSSI_AFCRL 0x1000 /* bits 12..12: AFC Rail */ macro
660 tuner->afc = (radio->registers[STATUSRSSI] & STATUSRSSI_AFCRL) ? 1 : 0; in si470x_vidioc_g_tuner()