Home
last modified time | relevance | path

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

/drivers/media/radio/si470x/
Dradio-si470x.h112 #define STATUSRSSI_SF 0x2000 /* bits 13..13: Seek Fail/Band Limit */ macro
Dradio-si470x-common.c354 if (radio->registers[STATUSRSSI] & STATUSRSSI_SF) in si470x_set_seek()