Searched refs:MXS_PINCTRL_BASE (Results 1 – 4 of 4) sorted by relevance
48 writel(0, MXS_PINCTRL_BASE + PINCTRL_PIN2IRQ(i)); in mxs_gpio_init()49 writel(0, MXS_PINCTRL_BASE + PINCTRL_IRQEN(i)); in mxs_gpio_init()51 writel(0xffffffff, MXS_PINCTRL_BASE + PINCTRL_IRQSTAT(i) + 8); in mxs_gpio_init()60 (struct mxs_register_32 *)(MXS_PINCTRL_BASE + offset); in gpio_get_value()70 (struct mxs_register_32 *)(MXS_PINCTRL_BASE + offset); in gpio_set_value()83 (struct mxs_register_32 *)(MXS_PINCTRL_BASE + offset); in gpio_direction_input()95 (struct mxs_register_32 *)(MXS_PINCTRL_BASE + offset); in gpio_direction_output()
30 #define MXS_PINCTRL_BASE 0x80018000 macro74 #define MXS_PINCTRL_BASE 0x80018000 macro
33 void *iomux_base = (void *)MXS_PINCTRL_BASE; in mxs_iomux_setup_pad()
314 (struct mxs_pinctrl_regs *)MXS_PINCTRL_BASE; in mx28_mem_init()