Searched refs:AscGetChipControl (Results 1 – 1 of 1) sorted by relevance
898 #define AscGetChipControl(port) (uchar)inp((port)+IOP_CTRL) macro4329 val = AscGetChipControl(iop_base) & in AscSetBank()4364 AscGetChipControl(iop_base) & in AscStopChip()4378 if ((AscGetChipControl(iop_base) & CC_HALT) != 0) { in AscIsChipHalted()7904 ctrl_reg = AscGetChipControl(iop_base); in AscISR()