Searched refs:HSCX_VSTR (Results 1 – 4 of 4) sorted by relevance
33 #define HSCX_VSTR 0x2e macro
30 verA = cs->BC_Read_Reg(cs, 0, HSCX_VSTR) & 0xf; in HscxVersion()31 verB = cs->BC_Read_Reg(cs, 1, HSCX_VSTR) & 0xf; in HscxVersion()
24 #define HSCX_VSTR 0x0e macro
187 vstr=inb_p(dev->base_addr + HSCX_VSTR) & 0x0f; in mixcom_probe()