Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstb6100.h17 #define STB6100_LD_LOCK (1 << 0) macro
H A Dstb6100.c238 return (rc & STB6100_LD_LOCK) ? TUNER_STATUS_LOCKED : 0; in stb6100_get_status()