Searched refs:wseq (Results 1 – 3 of 3) sorted by relevance
121 const struct reg_sequence *wseq; in inno_video_phy_power_on() local129 wseq = lvds_mode_dual_channel; in inno_video_phy_power_on()132 wseq = lvds_mode_single_channel; in inno_video_phy_power_on()137 wseq = ttl_mode; in inno_video_phy_power_on()144 phy_multi_write(inno, wseq, nregs); in inno_video_phy_power_on()
86 const struct reg_sequence *wseq; in inno_video_phy_power_on() local98 wseq = lvds_mode_dual_channel; in inno_video_phy_power_on()101 wseq = lvds_mode_single_channel; in inno_video_phy_power_on()106 wseq = ttl_mode; in inno_video_phy_power_on()111 regmap_multi_reg_write(inno->regmap, wseq, nregs); in inno_video_phy_power_on()
294 const struct reg_sequence *wseq; in wm5110_hp_pre_enable() local300 wseq = wm5110_dre_left_enable; in wm5110_hp_pre_enable()303 wseq = wm5110_no_dre_left_enable; in wm5110_hp_pre_enable()310 wseq = wm5110_dre_right_enable; in wm5110_hp_pre_enable()313 wseq = wm5110_no_dre_right_enable; in wm5110_hp_pre_enable()322 return regmap_multi_reg_write(arizona->regmap, wseq, nregs); in wm5110_hp_pre_enable()