Searched refs:SMI_EN (Results 1 – 3 of 3) sorted by relevance
353 ichwd_write_smi_4(sc, SMI_EN, ichwd_read_smi_4(sc, SMI_EN) & ~SMI_TCO_EN); in ichwd_smi_disable()362 ichwd_write_smi_4(sc, SMI_EN, ichwd_read_smi_4(sc, SMI_EN) | SMI_TCO_EN); in ichwd_smi_enable()371 return ((ichwd_read_smi_4(sc, SMI_EN) & SMI_TCO_EN) != 0); in ichwd_smi_is_enabled()
325 #define SMI_EN 0x00 /* SMI Control and Enable Register */ macro
83 #define SMI_EN 0x20 macro169 mdio_reg_write(sc, SMI_EN, SMI_EN_EN); in thunder_mdio_attach()