Home
last modified time | relevance | path

Searched defs:otyper (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/gpio/
H A Dstm32l4x5_gpio.h38 uint32_t otyper; member
/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/
H A Dgpio.h103 u32 otyper; /* GPIO port output type */ member
/openbmc/u-boot/arch/arm/include/asm/arch-stm32/
H A Dgpio.h102 u32 otyper; /* GPIO port output type */ member
/openbmc/qemu/tests/qtest/
H A Dstm32l4x5_gpio-test.c220 uint32_t otyper = gpio_readl(GPIO_A, OTYPER); in test_idr_reset_value() local