Home
last modified time | relevance | path

Searched defs:ARRAY_AND_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mach-pxa/
H A Dgeneric.h22 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-lantiq.h22 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro