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