Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar934xreg.h184 #define AR934X_GPIO_REG_OUT_FUNC0 0x2c macro
H A Dar934x_chip.c445 reg = AR934X_GPIO_REG_OUT_FUNC0 + rounddown(gpio, 4); in ar934x_chip_gpio_output_configure()