Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dqca955xreg.h182 #define QCA955X_GPIO_REG_OUT_FUNC0 0x2c macro
H A Dqca955x_chip.c372 reg = QCA955X_GPIO_REG_OUT_FUNC0 + rounddown(gpio, 4); in qca955x_chip_gpio_output_configure()