Searched refs:AscGetChipCfgMsw (Results 1 – 1 of 1) sorted by relevance
825 #define AscGetChipCfgMsw(port) (ushort)inpw((port)+IOP_CONFIG_HIGH) macro9136 cfg_msw = AscGetChipCfgMsw(iop_base); in AscInitFromEEP()9159 AscGetChipCfgMsw(iop_base); in AscInitFromEEP()9255 eep_config->cfg_msw = AscGetChipCfgMsw(iop_base); in AscInitFromEEP()9340 cfg_msw = AscGetChipCfgMsw(iop_base); in AscInitSetConfig()