Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dlnbp21.h23 #define LNBP21_VSEL 0x08 macro
H A Dlnbp21.c38 lnbp21->config &= ~(LNBP21_VSEL | LNBP21_EN); in lnbp21_set_voltage()
47 lnbp21->config |= (LNBP21_EN | LNBP21_VSEL); in lnbp21_set_voltage()