Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Drkgpio.c49 #define GPIO_SWPORT_DDR_L 0x0008 macro
217 HWRITE4(sc, GPIO_SWPORT_DDR_L + (pin / 16) * 4, reg); in rkgpio_config_pin()
382 HWRITE4(sc, GPIO_SWPORT_DDR_L + off, mask); in rkgpio_intr_establish()