Home
last modified time | relevance | path

Searched refs:mxc_gpio_hwdata (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-mxc.c35 struct mxc_gpio_hwdata { struct
73 static struct mxc_gpio_hwdata imx1_imx21_gpio_hwdata = {
88 static struct mxc_gpio_hwdata imx31_gpio_hwdata = {
103 static struct mxc_gpio_hwdata imx35_gpio_hwdata = {
119 static struct mxc_gpio_hwdata *mxc_gpio_hwdata; variable
121 #define GPIO_DR (mxc_gpio_hwdata->dr_reg)
122 #define GPIO_GDIR (mxc_gpio_hwdata->gdir_reg)
123 #define GPIO_PSR (mxc_gpio_hwdata->psr_reg)
124 #define GPIO_ICR1 (mxc_gpio_hwdata
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-mxc.c35 struct mxc_gpio_hwdata { struct
75 const struct mxc_gpio_hwdata *hwdata;
78 static struct mxc_gpio_hwdata imx1_imx21_gpio_hwdata = {
93 static struct mxc_gpio_hwdata imx31_gpio_hwdata = {
108 static struct mxc_gpio_hwdata imx35_gpio_hwdata = {

Completed in 2 milliseconds