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

/linux-master/drivers/pinctrl/nuvoton/
H A Dpinctrl-wpcm450.c37 #define WPCM450_GPEVPOL 0x04 macro
229 evpol = ioread32(pctrl->gpio_base + WPCM450_GPEVPOL);
231 iowrite32(evpol, pctrl->gpio_base + WPCM450_GPEVPOL);
255 evpol = ioread32(pctrl->gpio_base + WPCM450_GPEVPOL);
282 iowrite32(evpol, pctrl->gpio_base + WPCM450_GPEVPOL);

Completed in 122 milliseconds