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