Searched refs:IOP_REG_QP (Results 1 – 1 of 1) sorted by relevance
1814 #define IOP_REG_QP (0x03) macro1980 #define AscReadChipQP(port) (uchar)inp((port)+IOP_REG_QP)1981 #define AscWriteChipQP(port, data) outp((port)+IOP_REG_QP, data)