Searched defs:pinmux (Results 1 – 5 of 5) sorted by relevance
21 int mcf_pinmux_request(unsigned pinmux, unsigned func) in mcf_pinmux_request()26 void mcf_pinmux_release(unsigned pinmux, unsigned func) in mcf_pinmux_release()
65 struct pinmux { struct77 * @node: pinmux hog list node argument
80 pinmux: pinmux@70000000 { label
122 pinmux: pinmux@70000000 { label
24 static inline int mcf_pinmux_is_valid(unsigned pinmux) in mcf_pinmux_is_valid()