Searched refs:GPIO_RZ_IOPORT_PFC_SET (Results 1 – 2 of 2) sorted by relevance
29 #define GPIO_RZ_IOPORT_PFC_SET(value) (value << 24) macro84 #define GPIO_RZ_IOPORT_PFC_SET(value) (value << 4) macro
182 ioport_config_data |= GPIO_RZ_IOPORT_PFC_SET(pre_flags.pfc); in gpio_rz_pin_configure()