Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstb6100.c79 [STB6100_F] = "F",
102 [STB6100_F] = { 0x1f, 0xc0 },
248 rc = stb6100_read_reg(state, STB6100_F); in stb6100_get_bandwidth()
283 rc = stb6100_write_reg(state, STB6100_F, 0xc0 | tmp); in stb6100_set_bandwidth()
H A Dstb6100.h40 #define STB6100_F 0x06 macro