Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_regs.h441 #define JZ_GPIO_DPULLS 0x00000074 /* pull disable set register */ macro
H A Djz4780_gpio.c201 CSR_WRITE_4(sc, JZ_GPIO_DPULLS, mask); in jz4780_gpio_pin_set_bias()