Searched refs:IOCON_HAEN (Results 1 – 2 of 2) sorted by relevance
114 #define IOCON_HAEN __BIT(3) /* hardware address enable bit (SPI only) */ macro
198 sc->sc_iocon = IOCON_HAEN | IOCON_SEQOP; in mcpgpio_spi_attach()