Searched refs:smi_wr_dat (Results 1 – 1 of 1) sorted by relevance
214 uint64_t smi_cmd, smi_wr_dat; in thunder_mdio_c45_addr() local236 smi_wr_dat = mdio_reg_read(sc, SMI_WR_DAT); in thunder_mdio_c45_addr()237 if (smi_wr_dat & SMI_WR_DAT_PENDING) in thunder_mdio_c45_addr()307 uint64_t smi_cmd, smi_wr_dat; in thunder_mdio_write() local335 smi_wr_dat = mdio_reg_read(sc, SMI_WR_DAT); in thunder_mdio_write()336 if (smi_wr_dat & SMI_WR_DAT_PENDING) in thunder_mdio_write()