summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-clps711x/include/mach/gpio.h
blob: 3428fe54bb68fc847b67f4bb8fdb64366fade99f (plain)
1
2
3
#include <asm-generic/gpio.h>

#define CLPS711X_GPIO(prt,bit)	((prt) * 8 + (bit))