Home
last modified time | relevance | path

Searched defs:PIN_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/soc/fsl/qe/
H A Dgpio.c23 #define PIN_MASK(gpio) (1UL << (QE_PIO_PINS - 1 - (gpio))) macro
/linux/drivers/usb/serial/
H A Doti6858.c101 #define PIN_MASK 0x3f macro