Searched refs:STB6100_VCO_OSM (Results 1 – 2 of 2) sorted by relevance
26 #define STB6100_VCO_OSM (0x0f << 0) macro
374 regs[STB6100_VCO] = (regs[STB6100_VCO] & ~STB6100_VCO_OSM) | ptr->reg; in stb6100_set_frequency()