Home
last modified time | relevance | path

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

/devicemodel/include/
A Dgpio_dm.h26 #define PIO_GPIO_CONFIG_MASK (0xff << PIO_GPIO_CONFIG_OFFSET) macro
/devicemodel/hw/pci/virtio/
A Dvirtio_gpio.c1500 config = (reg & PIO_GPIO_CONFIG_MASK) >> PIO_GPIO_CONFIG_OFFSET; in gpio_pio_write()
1537 PIO_GPIO_CONFIG_MASK); in gpio_pio_read()

Completed in 10 milliseconds