Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dmcp23xxxgpioreg.h114 #define IOCON_HAEN __BIT(3) /* hardware address enable bit (SPI only) */ macro
/netbsd-src/sys/dev/spi/
H A Dmcp23xxxgpio_spi.c198 sc->sc_iocon = IOCON_HAEN | IOCON_SEQOP; in mcpgpio_spi_attach()