btwrite 54 drivers/media/pci/bt8xx/bt878.c #define btand(dat,adr) btwrite((dat) & btread(adr), adr) btwrite 55 drivers/media/pci/bt8xx/bt878.c #define btor(dat,adr) btwrite((dat) | btread(adr), adr) btwrite 56 drivers/media/pci/bt8xx/bt878.c #define btaor(dat,mask,adr) btwrite((dat) | ((mask) & btread(adr)), adr) btwrite 178 drivers/media/pci/bt8xx/bt878.c btwrite((bt->line_count << 16) | bt->line_bytes, BT878_APACK_LEN); btwrite 198 drivers/media/pci/bt8xx/bt878.c btwrite(bt->risc_dma, BT878_ARISC_START); btwrite 215 drivers/media/pci/bt8xx/bt878.c btwrite(int_mask, BT878_AINT_MASK); btwrite 216 drivers/media/pci/bt8xx/bt878.c btwrite(controlreg, BT878_AGPIO_DMA_CTL); btwrite 226 drivers/media/pci/bt8xx/bt878.c btwrite(0, BT878_AINT_MASK); btwrite 262 drivers/media/pci/bt8xx/bt878.c btwrite(astat, BT878_AINT_STAT); /* try to clear interrupt condition */ btwrite 308 drivers/media/pci/bt8xx/bt878.c btwrite(0, BT878_AINT_MASK); btwrite 450 drivers/media/pci/bt8xx/bt878.c btwrite(0, BT848_INT_MASK); btwrite 477 drivers/media/pci/bt8xx/bt878.c btwrite(0, BT878_AINT_MASK); btwrite 504 drivers/media/pci/bt8xx/bt878.c btwrite(0, BT878_AINT_MASK); btwrite 505 drivers/media/pci/bt8xx/bt878.c btwrite(~0U, BT878_AINT_STAT); btwrite 3205 drivers/media/pci/bt8xx/bttv-cards.c btwrite(0x000000, BT848_GPIO_REG_INP); btwrite 3285 drivers/media/pci/bt8xx/bttv-cards.c btwrite((1<<7), 0x058); btwrite 3287 drivers/media/pci/bt8xx/bttv-cards.c btwrite( 0, 0x058); btwrite 4164 drivers/media/pci/bt8xx/bttv-cards.c btwrite(BT848_ADC_RESERVED|BT848_ADC_AGC_EN, BT848_ADC); btwrite 4181 drivers/media/pci/bt8xx/bttv-cards.c btwrite(val, BT848_GPIO_DMA_CTL); btwrite 4242 drivers/media/pci/bt8xx/bttv-cards.c btwrite (0x00c3feff, BT848_GPIO_OUT_EN); btwrite 4244 drivers/media/pci/bt8xx/bttv-cards.c btwrite (0 + watchdog_value, BT848_GPIO_DATA); btwrite 4246 drivers/media/pci/bt8xx/bttv-cards.c btwrite (0x10 + watchdog_value, BT848_GPIO_DATA); btwrite 4248 drivers/media/pci/bt8xx/bttv-cards.c btwrite (0 + watchdog_value, BT848_GPIO_DATA); btwrite 4257 drivers/media/pci/bt8xx/bttv-cards.c btwrite (0x4400 + watchdog_value, BT848_GPIO_DATA); btwrite 4259 drivers/media/pci/bt8xx/bttv-cards.c btwrite (0x4410 + watchdog_value, BT848_GPIO_DATA); btwrite 4261 drivers/media/pci/bt8xx/bttv-cards.c btwrite (watchdog_value, BT848_GPIO_DATA); btwrite 4311 drivers/media/pci/bt8xx/bttv-cards.c btwrite(0x080002, BT848_GPIO_OUT_EN); btwrite 4323 drivers/media/pci/bt8xx/bttv-cards.c btwrite(0x080000, BT848_GPIO_DATA); btwrite 4325 drivers/media/pci/bt8xx/bttv-cards.c btwrite(0x000000, BT848_GPIO_DATA); btwrite 4582 drivers/media/pci/bt8xx/bttv-cards.c btwrite (0x08<<16,BT848_GPIO_DATA);/*GPIO[19] [==> 4053 B+C] set to 1 */ btwrite 4583 drivers/media/pci/bt8xx/bttv-cards.c btwrite (0x04<<16,BT848_GPIO_DATA);/*GPIO[18] [==> 4053 A] set to 1*/ btwrite 4591 drivers/media/pci/bt8xx/bttv-cards.c btwrite (input<<20,BT848_GPIO_DATA); btwrite 4718 drivers/media/pci/bt8xx/bttv-cards.c btwrite(bitmask, BT848_GPIO_OUT_EN); btwrite 4725 drivers/media/pci/bt8xx/bttv-cards.c btwrite(bitmask,BT848_GPIO_DATA); btwrite 735 drivers/media/pci/bt8xx/bttv-driver.c btwrite(crop, BT848_E_CROP); btwrite 736 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0xfe, BT848_E_VDELAY_LO); btwrite 737 drivers/media/pci/bt8xx/bttv-driver.c btwrite(crop, BT848_O_CROP); btwrite 738 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0xfe, BT848_O_VDELAY_LO); btwrite 790 drivers/media/pci/bt8xx/bttv-driver.c btwrite(fl, BT848_PLL_F_LO); btwrite 791 drivers/media/pci/bt8xx/bttv-driver.c btwrite(fh, BT848_PLL_F_HI); btwrite 792 drivers/media/pci/bt8xx/bttv-driver.c btwrite(fi|BT848_PLL_X, BT848_PLL_XCI); btwrite 814 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0x00,BT848_TGCTRL); btwrite 815 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0x00,BT848_PLL_XCI); btwrite 831 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0,BT848_DSTATUS); btwrite 833 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0x08,BT848_TGCTRL); btwrite 858 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0x00, BT848_TGCTRL); btwrite 859 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0x02, BT848_TGCTRL); btwrite 860 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0x00, BT848_TGCTRL); btwrite 864 drivers/media/pci/bt8xx/bttv-driver.c btwrite(SRAM_Table[table_idx][i],BT848_TGLB); btwrite 868 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0x11, BT848_TGCTRL); btwrite 869 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0x41, BT848_DVSIF); btwrite 873 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0x0, BT848_DVSIF); btwrite 888 drivers/media/pci/bt8xx/bttv-driver.c btwrite(value & 0xff, BT848_BRIGHT); btwrite 899 drivers/media/pci/bt8xx/bttv-driver.c btwrite(value & 0xff, BT848_HUE); btwrite 911 drivers/media/pci/bt8xx/bttv-driver.c btwrite(value & 0xff, BT848_CONTRAST_LO); btwrite 927 drivers/media/pci/bt8xx/bttv-driver.c btwrite(val_u & 0xff, BT848_SAT_U_LO); btwrite 928 drivers/media/pci/bt8xx/bttv-driver.c btwrite(val_v & 0xff, BT848_SAT_V_LO); btwrite 1139 drivers/media/pci/bt8xx/bttv-driver.c btwrite(tvnorm->adelay, BT848_ADELAY); btwrite 1140 drivers/media/pci/bt8xx/bttv-driver.c btwrite(tvnorm->bdelay, BT848_BDELAY); btwrite 1143 drivers/media/pci/bt8xx/bttv-driver.c btwrite(tvnorm->vbipack, BT848_VBI_PACK_SIZE); btwrite 1144 drivers/media/pci/bt8xx/bttv-driver.c btwrite(1, BT848_VBI_PACK_DEL); btwrite 1187 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0xfffffUL, BT848_INT_STAT); btwrite 1191 drivers/media/pci/bt8xx/bttv-driver.c btwrite(BT848_INT_I2CDONE, btwrite 1195 drivers/media/pci/bt8xx/bttv-driver.c btwrite((btv->triton1) | btwrite 1214 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0x00, BT848_CAP_CTL); btwrite 1215 drivers/media/pci/bt8xx/bttv-driver.c btwrite(BT848_COLOR_CTL_GAMMA, BT848_COLOR_CTL); btwrite 1216 drivers/media/pci/bt8xx/bttv-driver.c btwrite(BT848_IFORM_XTAUTO | BT848_IFORM_AUTO, BT848_IFORM); btwrite 1220 drivers/media/pci/bt8xx/bttv-driver.c btwrite(BT848_GPIO_DMA_CTL_PKTP_32| btwrite 1227 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0x20, BT848_E_VSCALE_HI); btwrite 1228 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0x20, BT848_O_VSCALE_HI); btwrite 1289 drivers/media/pci/bt8xx/bttv-driver.c btwrite(val, BT848_E_SCLOOP); btwrite 1290 drivers/media/pci/bt8xx/bttv-driver.c btwrite(val, BT848_O_SCLOOP); btwrite 1308 drivers/media/pci/bt8xx/bttv-driver.c btwrite(BT848_ADC_RESERVED | btwrite 1316 drivers/media/pci/bt8xx/bttv-driver.c btwrite(c->val, BT848_WC_UP); btwrite 1319 drivers/media/pci/bt8xx/bttv-driver.c btwrite(c->val, BT848_WC_DOWN); btwrite 1888 drivers/media/pci/bt8xx/bttv-driver.c btwrite(reg->val, reg->reg & 0xfff); btwrite 3767 drivers/media/pci/bt8xx/bttv-driver.c btwrite(stat,BT848_INT_STAT); btwrite 3839 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0, BT848_INT_MASK); btwrite 3847 drivers/media/pci/bt8xx/bttv-driver.c btwrite(btread(BT848_INT_MASK) & (-1 ^ BT848_INT_GPINT), btwrite 4062 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0, BT848_INT_MASK); btwrite 4140 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0x00, BT848_GPIO_REG_INP); btwrite 4141 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0x00, BT848_GPIO_OUT_EN); btwrite 4230 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0, BT848_INT_MASK); btwrite 4231 drivers/media/pci/bt8xx/bttv-driver.c btwrite(~0x0, BT848_INT_STAT); btwrite 4232 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0x0, BT848_GPIO_OUT_EN); btwrite 4287 drivers/media/pci/bt8xx/bttv-driver.c btwrite(0, BT848_INT_MASK); btwrite 139 drivers/media/pci/bt8xx/bttv-gpio.c btwrite(data,BT848_GPIO_OUT_EN); btwrite 156 drivers/media/pci/bt8xx/bttv-gpio.c btwrite(value,BT848_GPIO_DATA); btwrite 169 drivers/media/pci/bt8xx/bttv-gpio.c btwrite(data,BT848_GPIO_DATA); btwrite 54 drivers/media/pci/bt8xx/bttv-i2c.c btwrite(btv->i2c_state, BT848_I2C); btwrite 66 drivers/media/pci/bt8xx/bttv-i2c.c btwrite(btv->i2c_state, BT848_I2C); btwrite 138 drivers/media/pci/bt8xx/bttv-i2c.c btwrite(xmit, BT848_I2C); btwrite 153 drivers/media/pci/bt8xx/bttv-i2c.c btwrite(xmit, BT848_I2C); btwrite 195 drivers/media/pci/bt8xx/bttv-i2c.c btwrite(xmit, BT848_I2C); btwrite 230 drivers/media/pci/bt8xx/bttv-i2c.c btwrite(BT848_INT_I2CDONE|BT848_INT_RACK, BT848_INT_STAT); btwrite 435 drivers/media/pci/bt8xx/bttv-risc.c btwrite(geo->vtc, BT848_E_VTC+off); btwrite 436 drivers/media/pci/bt8xx/bttv-risc.c btwrite(geo->hscale >> 8, BT848_E_HSCALE_HI+off); btwrite 437 drivers/media/pci/bt8xx/bttv-risc.c btwrite(geo->hscale & 0xff, BT848_E_HSCALE_LO+off); btwrite 439 drivers/media/pci/bt8xx/bttv-risc.c btwrite(geo->vscale & 0xff, BT848_E_VSCALE_LO+off); btwrite 440 drivers/media/pci/bt8xx/bttv-risc.c btwrite(geo->width & 0xff, BT848_E_HACTIVE_LO+off); btwrite 441 drivers/media/pci/bt8xx/bttv-risc.c btwrite(geo->hdelay & 0xff, BT848_E_HDELAY_LO+off); btwrite 442 drivers/media/pci/bt8xx/bttv-risc.c btwrite(geo->sheight & 0xff, BT848_E_VACTIVE_LO+off); btwrite 443 drivers/media/pci/bt8xx/bttv-risc.c btwrite(geo->vdelay & 0xff, BT848_E_VDELAY_LO+off); btwrite 444 drivers/media/pci/bt8xx/bttv-risc.c btwrite(geo->crop, BT848_E_CROP+off); btwrite 445 drivers/media/pci/bt8xx/bttv-risc.c btwrite(geo->vtotal>>8, BT848_VTOTAL_HI); btwrite 446 drivers/media/pci/bt8xx/bttv-risc.c btwrite(geo->vtotal & 0xff, BT848_VTOTAL_LO); btwrite 492 drivers/media/pci/bt8xx/bttv-risc.c btwrite(btv->main.dma, BT848_RISC_STRT_ADD); btwrite 612 drivers/media/pci/bt8xx/bttv-risc.c btwrite(vdelay, BT848_E_VDELAY_LO); btwrite 613 drivers/media/pci/bt8xx/bttv-risc.c btwrite(crop, BT848_E_CROP); btwrite 614 drivers/media/pci/bt8xx/bttv-risc.c btwrite(vdelay, BT848_O_VDELAY_LO); btwrite 615 drivers/media/pci/bt8xx/bttv-risc.c btwrite(crop, BT848_O_CROP); btwrite 519 drivers/media/pci/bt8xx/bttvp.h #define btand(dat,adr) btwrite((dat) & btread(adr), adr) btwrite 520 drivers/media/pci/bt8xx/bttvp.h #define btor(dat,adr) btwrite((dat) | btread(adr), adr) btwrite 521 drivers/media/pci/bt8xx/bttvp.h #define btaor(dat,mask,adr) btwrite((dat) | ((mask) & btread(adr)), adr)