Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstb6100.h37 #define STB6100_G_G (0x0f << 0) macro
H A Dstb6100.c418 regs[STB6100_G] = (0x10 & ~STB6100_G_G) | g; in stb6100_set_frequency()