Searched refs:egpio_present (Results 1 – 5 of 5) sorted by relevance
116 unsigned egpio_present:5; member
233 if (val & BIT(g->egpio_present)) in msm_pinmux_set_mux()239 if (egpio_func && val & BIT(g->egpio_present)) in msm_pinmux_set_mux()695 if (pctrl->soc->egpio_func && ctl_reg & BIT(g->egpio_present)) in msm_gpio_dbg_show_one()
41 .egpio_present = 11, \