Searched refs:SBI_SMCR (Results 1 – 4 of 4) sorted by relevance
43 SBI_SMCR = 0x35; /* initialize the SMC (debug SA-1111 reset */ in jornada720_init()
318 switch(FExtr(SBI_SMCR, SMCR_DRAC)){ in sa1111_check_dma_bug()345 __FUNCTION__, FExtr(SBI_SMCR, SMCR_DRAC)); in sa1111_check_dma_bug()
300 SBI_SMCR = smcr; in sa1111_configure_smc()
72 #define SBI_SMCR __CCREG(SA1111_SMCR) macro