Home
last modified time | relevance | path

Searched refs:MSP_GPIO_MODE_ALLOWED (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_gpio_macros.h115 static unsigned int MSP_GPIO_MODE_ALLOWED[] = { variable
321 if ((1 << gpio) & ~MSP_GPIO_MODE_ALLOWED[mode]) in msp_gpio_pin_mode()