Searched refs:STATUSRSSI_STC (Results 1 – 4 of 4) sorted by relevance
100 #define STATUSRSSI_STC 0x4000 /* bits 14..14: Seek/Tune Complete */ macro
222 if ((radio->registers[STATUSRSSI] & STATUSRSSI_STC) == 0) in si470x_set_chan()347 if ((radio->registers[STATUSRSSI] & STATUSRSSI_STC) == 0) in si470x_set_seek()
253 if (radio->registers[STATUSRSSI] & STATUSRSSI_STC) in si470x_i2c_interrupt()
391 if (radio->registers[STATUSRSSI] & STATUSRSSI_STC) in si470x_int_in_callback()