Searched refs:mux_ctrl (Results 1 – 3 of 3) sorted by relevance
35 struct mux_control *mux_ctrl; member190 priv->mux_ctrl = control; in am654_hbmc_probe()227 if (priv->mux_ctrl) in am654_hbmc_probe()228 mux_control_deselect(priv->mux_ctrl); in am654_hbmc_probe()239 if (priv->mux_ctrl) in am654_hbmc_remove()240 mux_control_deselect(priv->mux_ctrl); in am654_hbmc_remove()
55 u32 mux_ctrl; /* 0x200 */ member
206 clrsetbits_le32(&lcdc->mux_ctrl, SUNXI_LCDC_MUX_CTRL_SRC0_MASK, in lcdc_tcon1_mode_set()