Home
last modified time | relevance | path

Searched refs:sppctl_grp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl_sp7021.c114 static const struct sppctl_grp sp7021grps_spif[] = {
127 static const struct sppctl_grp sp7021grps_spi4[] = {
136 static const struct sppctl_grp sp7021grps_snan[] = {
145 static const struct sppctl_grp sp7021grps_emmc[] = {
153 static const struct sppctl_grp sp7021grps_sdsd[] = {
161 static const struct sppctl_grp sp7021grps_uar0[] = {
173 static const struct sppctl_grp sp7021grps_adbg[] = {
186 static const struct sppctl_grp sp7021grps_au2x[] = {
201 static const struct sppctl_grp sp7021grps_fpga[] = {
217 static const struct sppctl_grp sp7021grps_hdmi[] = {
[all …]
H A Dsppctl.h142 struct sppctl_grp { struct
155 const struct sppctl_grp * const grps; /* list of groups */ argument