ISL6421_EN1        52 drivers/media/dvb-frontends/isl6421.c 	isl6421->config &= ~(ISL6421_VSEL1 | ISL6421_EN1);
ISL6421_EN1        60 drivers/media/dvb-frontends/isl6421.c 		isl6421->config |= ISL6421_EN1;
ISL6421_EN1        64 drivers/media/dvb-frontends/isl6421.c 		isl6421->config |= (ISL6421_EN1 | ISL6421_VSEL1);
ISL6421_EN1       108 drivers/media/dvb-frontends/isl6421.c 		isl6421->config &= ~(ISL6421_VSEL1 | ISL6421_EN1);
ISL6421_EN1       926 drivers/media/pci/cx88/cx88-dvb.c 		data = ISL6421_EN1 | ISL6421_LLC1;
ISL6421_EN1       930 drivers/media/pci/cx88/cx88-dvb.c 		data = ISL6421_EN1 | ISL6421_LLC1 | ISL6421_VSEL1;