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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Domap_spi_100k.c58 #define SPI_SETUP1_CLOCK_ENABLE (1UL << 0) macro
125 val |= SPI_SETUP1_CLOCK_ENABLE;
136 val &= ~SPI_SETUP1_CLOCK_ENABLE;

Completed in 73 milliseconds