Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc_gpio.c493 outen = CC_GPIO_RD4(sc, CHIPC_GPIOOUTEN); in chipc_gpio_pin_access_32()
618 chipc_gpio_commit_reg(sc, CHIPC_GPIOOUTEN, &update->outen); in chipc_gpio_commit_update()
H A Dchipcreg.h85 #define CHIPC_GPIOOUTEN 0x68 macro