Searched refs:RCC_GPIO_GP_LVL (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/rccgpio/
H A Drccgpio.c51 #define RCC_GPIO_GP_LVL 0x08 macro
197 RCC_WRITE(sc, RCC_GPIO_GP_LVL, sc->sc_output);
215 value = RCC_READ(sc, RCC_GPIO_GP_LVL);
241 RCC_WRITE(sc, RCC_GPIO_GP_LVL, sc->sc_output);
310 RCC_WRITE(sc, RCC_GPIO_GP_LVL, sc->sc_output);

Completed in 55 milliseconds