Searched refs:STATUSRSSI_RDSR (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/media/radio/si470x/
H A Dradio-si470x.h99 #define STATUSRSSI_RDSR 0x8000 /* bits 15..15: RDS Ready (Si4701 only) */ macro
H A Dradio-si470x-i2c.c268 if ((radio->registers[STATUSRSSI] & STATUSRSSI_RDSR) == 0)
H A Dradio-si470x-usb.c401 if ((radio->registers[STATUSRSSI] & STATUSRSSI_RDSR) == 0) {

Completed in 324 milliseconds