Searched refs:ioset (Results 1 – 4 of 4) sorted by relevance
34 ioset settings. Use the macros from boot/dts/<soc>-pinfunc.h file to get the
100 unsigned int ioset; member546 atmel_pioctrl->pins[pin_id]->ioset = ATMEL_GET_PIN_IOSET(pinfunc); in atmel_pctl_xlate_pinfunc()944 atmel_pioctrl->pins[pin_id]->ioset); in atmel_conf_pin_config_dbg_show()
2 #define PINMUX_PIN(no, func, ioset) \ argument3 (((no) & 0xffff) | (((func) & 0xf) << 16) | (((ioset) & 0xff) << 20))