Searched refs:PINCTRL_DIN (Results 1 – 1 of 1) sorted by relevance
22 #define PINCTRL_DIN(n) (0x0600 + ((n) * 0x10)) macro30 #define PINCTRL_DIN(n) (0x0900 + ((n) * 0x10)) macro62 uint32_t offset = PINCTRL_DIN(bank); in gpio_get_value()171 PINCTRL_DIN(priv->bank)); in mxs_gpio_get_value()
Completed in 2 milliseconds