Searched refs:PIO_MDDR (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/boot/arm/at91/bootspi/
H A Dee.c65 pPio->PIO_MDDR = ~AT91C_PIO_PA25;
/freebsd-11.0-release/sys/boot/arm/at91/libat91/
H A Deeprom.c64 pPio->PIO_MDDR = ~AT91C_PIO_PA25;
H A Dat91rm9200.h617 AT91_REG PIO_MDDR; // Multi-driver Disable Register member in struct:_AT91S_PIO
/freebsd-11.0-release/sys/arm/at91/
H A Dat91_pioreg.h54 #define PIO_MDDR 0x54 /* PIO Multi-Driver Disable Register */ macro
H A Dat91_pio.c426 WR4(sc, PIO_MDDR, cfg->iomask & ~cfg->hi_z);
555 PIO[PIO_MDDR / 4] = high_z_mask;

Completed in 79 milliseconds