Searched refs:padname (Results 1 – 2 of 2) sorted by relevance
72 int ti_pinmux_padconf_set(const char *padname, const char *muxmode, 74 int ti_pinmux_padconf_get(const char *padname, const char **muxmode,
181 ti_pinmux_padconf_set(const char *padname, const char *muxmode, unsigned int state) in ti_pinmux_padconf_set() argument189 padconf = ti_pinmux_padconf_from_name(padname); in ti_pinmux_padconf_set()211 ti_pinmux_padconf_get(const char *padname, const char **muxmode, in ti_pinmux_padconf_get() argument221 padconf = ti_pinmux_padconf_from_name(padname); in ti_pinmux_padconf_get()