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