Home
last modified time | relevance | path

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

/dports/emulators/cemu/CEmu-1.3/core/
H A Dspi.h36 SPI_MAC_BGR = 1 << 3, enumerator
H A Dspi.c90 if (!likely(spi.mac & SPI_MAC_BGR)) { /* eor */ in spi_refresh_pixel()