mux_cfg
static struct omap_mux_cfg *mux_cfg;
mux_cfg = arch_mux_cfg;
if (mux_cfg == NULL) {
if (index >= mux_cfg->size) {
index, mux_cfg->size);
reg = &mux_cfg->pins[index];
if (!mux_cfg->cfg_reg)
return mux_cfg->cfg_reg(reg);
.cfg = &(struct mux_cfg) {\
&(struct mux_cfg) {\
&(struct mux_cfg) {\
struct mux_cfg *mux;
struct mux_cfg *mux_cfg = cfg->cfg;
mux_cfg->reg_off + base, mux_cfg->shift,
mux_cfg->width, mux_cfg->mux_flags, lock);
const struct lp3943_reg_cfg *mux = lp3943->mux_cfg;
const struct lp3943_reg_cfg *mux = lp3943->mux_cfg;
int mux_cfg;
mux_cfg = DPU_REG_READ(c, CDM_MUX);
mux_cfg &= ~0xf;
mux_cfg |= 0xd;
mux_cfg |= (pp - PINGPONG_0) & 0x7;
mux_cfg |= 0xf;
DPU_REG_WRITE(c, CDM_MUX, mux_cfg);
int mux_cfg = 0xF;
mux_cfg = (pp - PINGPONG_0) & 0x7;
DPU_REG_WRITE(c, dsc_ctl_offset, mux_cfg);
int mux_cfg = 0xf; /* Disabled */
mux_cfg = (pp - PINGPONG_0) & 0x7;
DPU_REG_WRITE(hw, sblk->ctl.base + DSC_CTL, mux_cfg);
u32 mux_cfg;
mux_cfg = DPU_REG_READ(c, INTF_MUX);
mux_cfg &= ~0xf;
mux_cfg |= (pp - PINGPONG_0) & 0x7;
mux_cfg |= 0xf;
DPU_REG_WRITE(c, INTF_MUX, mux_cfg);
int mux_cfg;
mux_cfg = DPU_REG_READ(c, WB_MUX);
mux_cfg &= ~0xf;
mux_cfg |= (pp < PINGPONG_CWB_2) ? 0xd : 0xb;
mux_cfg |= (pp - PINGPONG_0) & 0x7;
mux_cfg |= 0xf;
DPU_REG_WRITE(c, WB_MUX, mux_cfg);
lp3943->mux_cfg = lp3943_mux_cfg;
struct ipc_mux_config mux_cfg;
ret = ipc_imem_setup_cp_mux_cap_init(ipc_imem, &mux_cfg);
ipc_imem->mux = ipc_mux_init(&mux_cfg, ipc_imem);
ret = ipc_imem_wwan_channel_init(ipc_imem, mux_cfg.protocol);
struct iosm_mux *ipc_mux_init(struct ipc_mux_config *mux_cfg,
ipc_mux->protocol = mux_cfg->protocol;
ipc_mux->ul_flow = mux_cfg->ul_flow;
ipc_mux->instance_id = mux_cfg->instance_id;
struct iosm_mux *ipc_mux_init(struct ipc_mux_config *mux_cfg,
const struct lp3943_reg_cfg *mux = lp3943->mux_cfg;
cfg->mux_cfg);
input_system_network_cfg.mux_cfg = config.multiplexer;
input_system_multiplex_t mux_cfg;
const struct lp3943_reg_cfg *mux_cfg;