Searched refs:otyper (Results 1 – 3 of 3) sorted by relevance
30 u32 otyper; /* GPIO port output type */ member68 clrsetbits_le32(&gpio_regs->otyper, 0x3 << i, ctl->otype << i); in stm32_gpio_config()
102 u32 otyper; /* GPIO port output type */ member
40 clrsetbits_le32(®s->otyper, OTYPE_MSK << index, ctl->otype << index); in stm32_gpio_config()