Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dstm32_gpio.c48 #define DT_GPIO_PIN_MASK GENMASK_32(11, 8) macro
242 pin = (pincfg & DT_GPIO_PIN_MASK) >> DT_GPIO_PIN_SHIFT; in get_pinctrl_from_fdt()

Completed in 2 milliseconds