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