Home
last modified time | relevance | path

Searched refs:meson_pmx_func (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/pinctrl/meson/
H A Dpinctrl-meson.h21 struct meson_pmx_func { struct
30 struct meson_pmx_func *funcs; argument
H A Dpinctrl-meson-gxbb.c376 static struct meson_pmx_func meson_gxbb_periphs_functions[] = {
386 static struct meson_pmx_func meson_gxbb_aobus_functions[] = {
H A Dpinctrl-meson.c86 const struct meson_pmx_func *func; in meson_pinmux_group_set()