Searched refs:AUTCPU12_SMC_RDY (Results 1 – 2 of 2) sorted by relevance
65 #define AUTCPU12_SMC_RDY (1<<2) macro
125 return readb(addr) & AUTCPU12_SMC_RDY; in autcpu12_device_ready()