Searched refs:MXS_PINCTRL_BASE (Results 1 – 4 of 4) sorted by relevance
47 writel(0, MXS_PINCTRL_BASE + PINCTRL_PIN2IRQ(i)); in mxs_gpio_init()48 writel(0, MXS_PINCTRL_BASE + PINCTRL_IRQEN(i)); in mxs_gpio_init()50 writel(0xffffffff, MXS_PINCTRL_BASE + PINCTRL_IRQSTAT(i) + 8); in mxs_gpio_init()59 (struct mxs_register_32 *)(MXS_PINCTRL_BASE + offset); in gpio_get_value()69 (struct mxs_register_32 *)(MXS_PINCTRL_BASE + offset); in gpio_set_value()82 (struct mxs_register_32 *)(MXS_PINCTRL_BASE + offset); in gpio_direction_input()94 (struct mxs_register_32 *)(MXS_PINCTRL_BASE + offset); in gpio_direction_output()
29 #define MXS_PINCTRL_BASE 0x80018000 macro73 #define MXS_PINCTRL_BASE 0x80018000 macro
32 void *iomux_base = (void *)MXS_PINCTRL_BASE; in mxs_iomux_setup_pad()
313 (struct mxs_pinctrl_regs *)MXS_PINCTRL_BASE; in mx28_mem_init()