Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dqca953xreg.h147 #define QCA953X_GPIO_REG_OUT_FUNC0 0x2c macro
H A Dqca953x_chip.c363 reg = QCA953X_GPIO_REG_OUT_FUNC0 + rounddown(gpio, 4); in qca953x_chip_gpio_output_configure()