Searched refs:padname (Results 1 – 2 of 2) sorted by relevance
70 int ti_pinmux_padconf_set(const char *padname, const char *muxmode, 72 int ti_pinmux_padconf_get(const char *padname, const char **muxmode,
179 ti_pinmux_padconf_set(const char *padname, const char *muxmode, unsigned int state) in ti_pinmux_padconf_set() argument187 padconf = ti_pinmux_padconf_from_name(padname); in ti_pinmux_padconf_set()209 ti_pinmux_padconf_get(const char *padname, const char **muxmode, in ti_pinmux_padconf_get() argument219 padconf = ti_pinmux_padconf_from_name(padname); in ti_pinmux_padconf_get()