Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/mach-ralink/
Dpinmux.h22 struct rt2880_pmx_group;
38 struct rt2880_pmx_group { struct
50 extern struct rt2880_pmx_group *rt2880_pinmux_data; argument
/Linux-v5.4/arch/mips/ralink/
Drt305x.c55 static struct rt2880_pmx_group rt3050_pinmux_data[] = {
68 static struct rt2880_pmx_group rt3352_pinmux_data[] = {
84 static struct rt2880_pmx_group rt5350_pinmux_data[] = {
Dprom.c21 struct rt2880_pmx_group *rt2880_pinmux_data = NULL;
Drt288x.c29 static struct rt2880_pmx_group rt2880_pinmux_data_act[] = {
Drt3883.c46 static struct rt2880_pmx_group rt3883_pinmux_data[] = {
Dmt7621.c88 static struct rt2880_pmx_group mt7621_pinmux_data[] = {
Dmt7620.c88 static struct rt2880_pmx_group mt7620a_pinmux_data[] = {
307 static struct rt2880_pmx_group mt7628an_pinmux_data[] = {
/Linux-v5.4/drivers/staging/mt7621-pinctrl/
Dpinctrl-rt2880.c38 struct rt2880_pmx_group *groups;
197 struct rt2880_pmx_group *mux = p->groups; in rt2880_pinmux_index()