Searched refs:RK_GPIO_SWPORTA_DR (Results 1 – 1 of 1) sorted by relevance
57 RK_GPIO_SWPORTA_DR = 1, /* Data register */ enumerator316 sc->regs[RK_GPIO_SWPORTA_DR] = 0x00; in rk_gpio_attach()329 sc->regs[RK_GPIO_SWPORTA_DR] = 0x00; in rk_gpio_attach()376 sc->swporta = rk_gpio_read_4(sc, RK_GPIO_SWPORTA_DR); in rk_gpio_attach()549 rk_gpio_write_4(sc, RK_GPIO_SWPORTA_DR, sc->swporta); in rk_gpio_pin_set()570 rk_gpio_write_4(sc, RK_GPIO_SWPORTA_DR, sc->swporta); in rk_gpio_pin_toggle()586 reg = rk_gpio_read_4(sc, RK_GPIO_SWPORTA_DR); in rk_gpio_pin_access_32()593 rk_gpio_write_4(sc, RK_GPIO_SWPORTA_DR, reg); in rk_gpio_pin_access_32()