Home
last modified time | relevance | path

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

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