Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/radio/si470x/
Dradio-si470x.h103 #define STATUSRSSI_RDSS 0x0800 /* bits 11..11: RDS Synchronized (Si4701 only) */ macro
Dradio-si470x-usb.c405 if ((radio->registers[STATUSRSSI] & STATUSRSSI_RDSS) == 0) { in si470x_int_in_callback()