Home
last modified time | relevance | path

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

/src/sys/dev/bhnd/cores/chipc/
H A Dchipcreg.h82 #define CHIPC_GPIOPD 0x5C /**< pull down mask (rev >= 20) */ macro
H A Dchipc_gpio.c607 chipc_gpio_commit_reg(sc, CHIPC_GPIOPD, &update->pulldown); in chipc_gpio_commit_update()