Searched refs:AT91C_SPI_LLB (Results 1 – 8 of 8) sorted by relevance
590 #define AT91C_SPI_LLB ( 0x1 << 7 ) /* (SPI) Clock Selection */ macro
514 #define AT91C_SPI_LLB ( 0x1 << 7 ) /* (SPI) Clock Selection */ macro
670 #define AT91C_SPI_LLB ( ( unsigned int ) 0x1 << 7 ) /* (SPI) Clock Selection */ macro
735 #define AT91C_SPI_LLB ( ( unsigned int ) 0x1 << 7 ) /* (SPI) Clock Selection */ macro
735 #define AT91C_SPI_LLB ( ( unsigned int ) 0x1 << 7 ) /* (SPI) Clock Selection */ macro3294 AT91C_SPI_LLB EQU( 0x1 << 7 );
Completed in 209 milliseconds