Go to the documentation of this file.
14 #ifndef __PINCTRL_PXA3XX_H
19 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x)
21 #define PXA3xx_MUX_GPIO 0
23 #define PXA3xx_MAX_MUX 8
24 #define MFPR_FUNC_MASK 0x7
41 const unsigned int pin;
43 const unsigned short func[8];
75 struct pinctrl_pin_desc *
pads;