Searched refs:STATUSRSSI_STC (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/media/radio/si470x/
H A Dradio-si470x-common.c222 if ((radio->registers[STATUSRSSI] & STATUSRSSI_STC) == 0)
347 if ((radio->registers[STATUSRSSI] & STATUSRSSI_STC) == 0)
H A Dradio-si470x.h100 #define STATUSRSSI_STC 0x4000 /* bits 14..14: Seek/Tune Complete */ macro
H A Dradio-si470x-i2c.c253 if (radio->registers[STATUSRSSI] & STATUSRSSI_STC)
H A Dradio-si470x-usb.c391 if (radio->registers[STATUSRSSI] & STATUSRSSI_STC)

Completed in 374 milliseconds