CPU_ALL_GP        595 drivers/pinctrl/sh-pfc/sh_pfc.h #define GP_ALL(str)			CPU_ALL_GP(_GP_ALL, str)
CPU_ALL_GP        605 drivers/pinctrl/sh-pfc/sh_pfc.h #define PINMUX_GPIO_GP_ALL()		CPU_ALL_GP(_GP_GPIO, unused)
CPU_ALL_GP        609 drivers/pinctrl/sh-pfc/sh_pfc.h #define PINMUX_DATA_GP_ALL()		CPU_ALL_GP(_GP_DATA, unused)
CPU_ALL_GP        625 drivers/pinctrl/sh-pfc/sh_pfc.h 		CPU_ALL_GP(_GP_ENTRY, unused),				\