Home
last modified time | relevance | path

Searched refs:rt2880_pmx_group (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/mach-ralink/
Dpinmux.h25 struct rt2880_pmx_group;
41 struct rt2880_pmx_group { struct
53 extern struct rt2880_pmx_group *rt2880_pinmux_data; argument
/Linux-v4.19/arch/mips/ralink/
Drt305x.c53 static struct rt2880_pmx_group rt3050_pinmux_data[] = {
66 static struct rt2880_pmx_group rt3352_pinmux_data[] = {
81 static struct rt2880_pmx_group rt5350_pinmux_data[] = {
Dprom.c23 struct rt2880_pmx_group *rt2880_pinmux_data = NULL;
Drt288x.c31 static struct rt2880_pmx_group rt2880_pinmux_data_act[] = {
Drt3883.c48 static struct rt2880_pmx_group rt3883_pinmux_data[] = {
Dmt7621.c90 static struct rt2880_pmx_group mt7621_pinmux_data[] = {
Dmt7620.c90 static struct rt2880_pmx_group mt7620a_pinmux_data[] = {
309 static struct rt2880_pmx_group mt7628an_pinmux_data[] = {
/Linux-v4.19/drivers/staging/mt7621-pinctrl/
Dpinctrl-rt2880.c37 struct rt2880_pmx_group *groups;
232 struct rt2880_pmx_group *mux = p->groups; in rt2880_pinmux_index()