Searched refs:ASC_GET_PC_ADDR (Results 1 – 2 of 2) sorted by relevance
367 if (ASC_GET_PC_ADDR(iot, ioh) != ASC_MCODE_START_ADDR) in AscInitFromEEP()1157 if (ASC_GET_PC_ADDR(iot, ioh) != ASC_MCODE_START_ADDR) { in AscInitMicroCodeVar()2989 if (ASC_GET_PC_ADDR(iot, ioh) != ASC_MCODE_START_ADDR) in AscResetBus()
1279 #define ASC_GET_PC_ADDR(iot, ioh) bus_space_read_2((iot), (ioh), ASC_IOP_REG_PC) macro