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

/linux-master/drivers/usb/typec/mux/
H A Dnb7vpq904m.c80 static void nb7vpq904m_set_channel(struct nb7vpq904m *nb7, unsigned int channel, bool dp) argument
96 regmap_update_bits(nb7->regmap, EQ_SETTING_REG(channel),
98 regmap_update_bits(nb7->regmap, OUTPUT_COMPRESSION_AND_POL_REG(channel),
100 regmap_update_bits(nb7->regmap, FLAT_GAIN_REG(channel),
102 regmap_update_bits(nb7->regmap, LOSS_MATCH_REG(channel),
106 static int nb7vpq904m_set(struct nb7vpq904m *nb7) argument
108 bool reverse = (nb7->orientation == TYPEC_ORIENTATION_REVERSE);
110 switch (nb7->mode) {
112 regmap_write(nb7->regmap, GEN_DEV_SET_REG,
120 nb7vpq904m_set_channel(nb7, NB7_CHN
255 struct nb7vpq904m *nb7 = typec_switch_get_drvdata(sw); local
277 struct nb7vpq904m *nb7 = typec_retimer_get_drvdata(retimer); local
316 nb7vpq904m_parse_data_lanes_mapping(struct nb7vpq904m *nb7) argument
380 struct nb7vpq904m *nb7; local
464 struct nb7vpq904m *nb7 = i2c_get_clientdata(client); local
[all...]

Completed in 137 milliseconds