Home
last modified time | relevance | path

Searched refs:i2c_wr_max (Results 1 – 23 of 23) sorted by relevance

/linux-4.1.27/drivers/media/dvb-frontends/
Dmn88473.h27 u16 i2c_wr_max; member
Dmn88472.h37 u16 i2c_wr_max; member
Dcx24116.h41 u16 i2c_wr_max; member
Dtda10071.h45 u16 i2c_wr_max; member
Dm88ds3103.h42 u16 i2c_wr_max; member
Dm88ds3103.c174 !((j + 1) % (priv->cfg->i2c_wr_max - 1))) { in m88ds3103_wr_reg_val_tab()
646 remaining -= (priv->cfg->i2c_wr_max - 1)) { in m88ds3103_init()
648 if (len > (priv->cfg->i2c_wr_max - 1)) in m88ds3103_init()
649 len = (priv->cfg->i2c_wr_max - 1); in m88ds3103_init()
Dtda10071.c1002 remaining -= (priv->cfg.i2c_wr_max - 1)) { in tda10071_init()
1004 if (len > (priv->cfg.i2c_wr_max - 1)) in tda10071_init()
1005 len = (priv->cfg.i2c_wr_max - 1); in tda10071_init()
Dcx24116.c608 if (state->config->i2c_wr_max) in cx24116_load_firmware()
609 max = state->config->i2c_wr_max; in cx24116_load_firmware()
/linux-4.1.27/drivers/staging/media/mn88473/
Dmn88473.c278 remaining -= (dev->i2c_wr_max - 1)) { in mn88473_init()
280 if (len > (dev->i2c_wr_max - 1)) in mn88473_init()
281 len = dev->i2c_wr_max - 1; in mn88473_init()
409 dev->i2c_wr_max = config->i2c_wr_max; in mn88473_probe()
Dmn88473_priv.h31 u16 i2c_wr_max; member
/linux-4.1.27/drivers/staging/media/mn88472/
Dmn88472_priv.h31 u16 i2c_wr_max; member
Dmn88472.c328 remaining -= (dev->i2c_wr_max - 1)) { in mn88472_init()
330 if (len > (dev->i2c_wr_max - 1)) in mn88472_init()
331 len = dev->i2c_wr_max - 1; in mn88472_init()
464 dev->i2c_wr_max = config->i2c_wr_max; in mn88472_probe()
/linux-4.1.27/drivers/media/tuners/
Dtda18218.h29 u8 i2c_wr_max; member
Dtda18218.c47 remaining -= (priv->cfg->i2c_wr_max - 1)) { in tda18218_wr_regs()
49 if (len2 > (priv->cfg->i2c_wr_max - 1)) in tda18218_wr_regs()
50 len2 = (priv->cfg->i2c_wr_max - 1); in tda18218_wr_regs()
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-dvb.c862 .i2c_wr_max = 64,
882 .i2c_wr_max = 33,
895 .i2c_wr_max = 33,
908 .i2c_wr_max = 33,
921 .i2c_wr_max = 33,
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
Ddvbsky.c299 .i2c_wr_max = 33,
420 .i2c_wr_max = 33,
Drtl28xxu.c877 mn88472_config.i2c_wr_max = 22, in rtl2832u_frontend_attach()
902 mn88473_config.i2c_wr_max = 22, in rtl2832u_frontend_attach()
Danysee.c354 .i2c_wr_max = 48,
Daf9015.c929 .i2c_wr_max = 21, /* max wr bytes AF9015 I2C adap can handle at once */
Daf9035.c1265 .i2c_wr_max = 21,
/linux-4.1.27/drivers/media/pci/smipcie/
Dsmipcie.c516 .i2c_wr_max = 33,
572 .i2c_wr_max = 33,
/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-dvb.c813 .i2c_wr_max = 64,
854 .i2c_wr_max = 33,
/linux-4.1.27/drivers/media/usb/dvb-usb/
Ddw2102.c1124 .i2c_wr_max = 33,