Home
last modified time | relevance | path

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

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