Searched refs:small_i2c (Results 1 – 8 of 8) sorted by relevance
91 enum tda18271_small_i2c small_i2c; member
1194 priv->small_i2c = (cfg) ? in tda18271_setup_configuration()1195 cfg->small_i2c : TDA18271_39_BYTE_CHUNK_INIT; in tda18271_setup_configuration()1308 if (cfg->small_i2c) in tda18271_attach()1309 priv->small_i2c = cfg->small_i2c; in tda18271_attach()
102 enum tda18271_small_i2c small_i2c; member
190 switch (priv->small_i2c) { in __tda18271_write_regs()
147 .small_i2c = TDA18271_03_BYTE_CHUNK_INIT,
421 .small_i2c = TDA18271_03_BYTE_CHUNK_INIT, in set_type()
946 .small_i2c = TDA18271_16_BYTE_CHUNK_INIT,
913 .small_i2c = TDA18271_03_BYTE_CHUNK_INIT,
Completed in 29 milliseconds