Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_gpio.c360 unsigned int shift_1b = gpio->pin; in stm32_gpio_configure() local
382 SHIFT_U32(GPIO_OTYPE_OPEN_DRAIN, shift_1b), in stm32_gpio_configure()
383 SHIFT_U32(otype, shift_1b)); in stm32_gpio_configure()