Searched refs:LTQ_PINCONF_UNPACK_ARG (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/pinctrl/
H A Dpinctrl-lantiq.h29 #define LTQ_PINCONF_UNPACK_ARG(conf) ((conf) & 0xffff) macro
H A Dpinctrl-falcon.c289 arg = LTQ_PINCONF_UNPACK_ARG(configs[i]);
336 (int)LTQ_PINCONF_UNPACK_ARG(config));
341 (int)LTQ_PINCONF_UNPACK_ARG(config));
346 (int)LTQ_PINCONF_UNPACK_ARG(config));
H A Dpinctrl-xway.c1161 arg = LTQ_PINCONF_UNPACK_ARG(configs[i]);

Completed in 138 milliseconds