Home
last modified time | relevance | path

Searched refs:ISL6421_EN1 (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/media/dvb/frontends/
Disl6421.c53 isl6421->config &= ~(ISL6421_VSEL1 | ISL6421_EN1); in isl6421_set_voltage()
59 isl6421->config |= ISL6421_EN1; in isl6421_set_voltage()
62 isl6421->config |= (ISL6421_EN1 | ISL6421_VSEL1); in isl6421_set_voltage()
Disl6421.h35 #define ISL6421_EN1 0x02 macro
/linux-2.6.39/drivers/media/video/cx88/
Dcx88-dvb.c853 data = ISL6421_EN1 | ISL6421_LLC1; in samsung_smt_7020_set_voltage()
857 data = ISL6421_EN1 | ISL6421_LLC1 | ISL6421_VSEL1; in samsung_smt_7020_set_voltage()