Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/
Dpinctrl-u300.c710 struct u300_pmx_mask { struct
739 static const struct u300_pmx_mask emif0_mask[] = {
747 static const struct u300_pmx_mask emif1_mask[] = {
768 static const struct u300_pmx_mask uart0_mask[] = {
781 static const struct u300_pmx_mask mmc0_mask[] = {
790 static const struct u300_pmx_mask spi0_mask[] = {
885 const struct u300_pmx_mask *mask;
939 const struct u300_pmx_mask *upmx_mask; in u300_pmx_endisable()