Searched refs:IOP_CONFIG_HIGH (Results 1 – 1 of 1) sorted by relevance
1799 #define IOP_CONFIG_HIGH (0x04) macro1949 #define AscGetChipCfgMsw(port) (ushort)inpw((port)+IOP_CONFIG_HIGH)1951 #define AscSetChipCfgMsw(port, data) outpw((port)+IOP_CONFIG_HIGH, data)