Searched refs:read_ibi_reg (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/dvb/b2c2/
H A Dflexcop-misc.c12 flexcop_ibi_value v = fc->read_ibi_reg(fc,misc_204);
75 v = fc->read_ibi_reg(fc,reg+4*i);
H A Dflexcop-sram.c35 v = fc->read_ibi_reg(fc,sram_dest_reg_714);
68 flexcop_ibi_value v = fc->read_ibi_reg(fc,sram_dest_reg_714);
H A Dflexcop-dma.c88 v0x0 = fc->read_ibi_reg(fc,r0x0);
89 v0xc = fc->read_ibi_reg(fc,r0xc);
114 flexcop_ibi_value v = fc->read_ibi_reg(fc,r);
125 flexcop_ibi_value v = fc->read_ibi_reg(fc,ctrl_208);
142 flexcop_ibi_value v = fc->read_ibi_reg(fc,ctrl_208);
161 flexcop_ibi_value v = fc->read_ibi_reg(fc,r);
H A Dflexcop-hw-filter.c30 v41c = fc->read_ibi_reg(fc,mac_address_41c);
67 flexcop_ibi_value vpid = fc->read_ibi_reg(fc, vregname), \
68 v208 = fc->read_ibi_reg(fc, ctrl_208); \
128 vid = fc->read_ibi_reg(fc,index_reg_310);
132 vpid = fc->read_ibi_reg(fc,pid_n_reg_314);
206 v = fc->read_ibi_reg(fc,pid_filter_308);
H A Dflexcop.c190 v204 = fc->read_ibi_reg(fc,misc_204);
200 flexcop_ibi_value v208_save = fc->read_ibi_reg(fc,ctrl_208),
201 v210 = fc->read_ibi_reg(fc,sw_reset_210);
H A Dflexcop-pci.c106 flexcop_ibi_value v = fc->read_ibi_reg(fc,sram_dest_reg_714);
136 v = fc->read_ibi_reg(fc,irq_20c);
163 fc->read_ibi_reg(fc,dma1_008).dma_0x8.dma_cur_addr << 2;
345 fc->read_ibi_reg = flexcop_pci_read_ibi_reg;
H A Dflexcop-reg.h162 flexcop_ibi_value v = fc->read_ibi_reg(fc,reg); \
H A Dflexcop-i2c.c24 r = fc->read_ibi_reg(fc, tw_sm_c_100);
63 r104 = fc->read_ibi_reg(fc,tw_sm_c_104);
H A Dflexcop-common.h86 flexcop_ibi_value (*read_ibi_reg) (struct flexcop_device *, flexcop_ibi_register); member in struct:flexcop_device
H A Dflexcop-fe-tuner.c27 v = fc->read_ibi_reg(fc, misc_204);
50 /* flexcop_ibi_value v = fc->read_ibi_reg(fc,misc_204); */
H A Dflexcop-usb.c464 fc->read_ibi_reg = flexcop_usb_read_ibi_reg;

Completed in 27 milliseconds