Home
last modified time | relevance | path

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

/src/sys/arm64/rockchip/
H A Drk_gpio.c138 #define RK_GPIO_WRITE(_sc, _off, _val) \ macro
172 RK_GPIO_WRITE(sc, rk_reg->offset, value); in rk_gpio_write_bit()
179 RK_GPIO_WRITE(sc, bit > 15 ? in rk_gpio_write_bit()
204 RK_GPIO_WRITE(sc, rk_reg->offset, value); in rk_gpio_write_4()
206 RK_GPIO_WRITE(sc, rk_reg->offset, in rk_gpio_write_4()
208 RK_GPIO_WRITE(sc, rk_reg->offset + 4, in rk_gpio_write_4()