Searched refs:AT91C_PMC_CSS (Results 1 – 12 of 12) sorted by relevance
1117 switch( reg & AT91C_PMC_CSS ) in AT91F_PMC_GetMasterClock()
360 #define AT91C_PMC_CSS ( 0x3 << 0 ) /* (PMC) Programmable Clock Selection */ macro
275 #define AT91C_PMC_CSS ( 0x3 << 0 ) /* (PMC) Programmable Clock Selection */ macro
1126 switch( reg & AT91C_PMC_CSS ) in AT91F_PMC_GetMasterClock()
419 #define AT91C_PMC_CSS ( ( unsigned int ) 0x3 << 0 ) /* (PMC) Programmable Clock Sel… macro
472 #define AT91C_PMC_CSS ( ( unsigned int ) 0x3 << 0 ) /* (PMC) Programmable Clock Sel… macro
472 #define AT91C_PMC_CSS ( ( unsigned int ) 0x3 << 0 ) /* (PMC) Programmable Clock Sel… macro2949 AT91C_PMC_CSS EQU( 0x3 << 0 );