Searched refs:ioset (Results 1 – 4 of 4) sorted by relevance
35 ioset settings. Use the macros from boot/dts/<soc>-pinfunc.h file to get the
2 #define PINMUX_PIN(no, func, ioset) \ argument3 (((no) & 0xffff) | (((func) & 0xf) << 16) | (((ioset) & 0xff) << 20))