Searched refs:STATUSRSSI_RDSR (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/radio/si470x/
H A Dradio-si470x.h110 #define STATUSRSSI_RDSR 0x8000 /* bits 15..15: RDS Ready (Si4701 only) */ macro
H A Dradio-si470x-i2c.c289 if ((radio->registers[STATUSRSSI] & STATUSRSSI_RDSR) == 0)
H A Dradio-si470x-usb.c433 if ((radio->registers[STATUSRSSI] & STATUSRSSI_RDSR) == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/radio/si470x/
H A Dradio-si470x.h110 #define STATUSRSSI_RDSR 0x8000 /* bits 15..15: RDS Ready (Si4701 only) */ macro
H A Dradio-si470x-i2c.c289 if ((radio->registers[STATUSRSSI] & STATUSRSSI_RDSR) == 0)
H A Dradio-si470x-usb.c433 if ((radio->registers[STATUSRSSI] & STATUSRSSI_RDSR) == 0) {

Completed in 144 milliseconds