Home
last modified time | relevance | path

Searched refs:STATUSRSSI_ST (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/radio/si470x/
Dradio-si470x.h105 #define STATUSRSSI_ST 0x0100 /* bits 08..08: Stereo Indicator */ macro
Dradio-si470x-common.c626 if ((radio->registers[STATUSRSSI] & STATUSRSSI_ST) == 0) in si470x_vidioc_g_tuner()