Searched refs:cc_val (Results 1 – 1 of 1) sorted by relevance
824 #define AscSetChipControl(port, cc_val) outp((port)+IOP_CTRL, cc_val) argument3643 uchar cc_val; in AscStopChip() local3645 cc_val = in AscStopChip()3648 AscSetChipControl(iop_base, (uchar)(cc_val | CC_HALT)); in AscStopChip()