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

/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/drivers/spi/
H A Dspi-ap83.c33 #define AP83_SPI_MOSI_HIGH (1 << 22) macro
77 sp->addr |= AP83_SPI_MOSI_HIGH;
79 sp->addr &= ~AP83_SPI_MOSI_HIGH;

Completed in 22 milliseconds