Searched refs:BCM2835_PINCONF_UNPACK_ARG (Results 1 – 1 of 1) sorted by relevance
87 #define BCM2835_PINCONF_UNPACK_ARG(_conf_) ((_conf_) & 0xffff) macro897 arg = BCM2835_PINCONF_UNPACK_ARG(configs[i]); in bcm2835_pinconf_set()