Searched refs:lsw (Results 1 – 3 of 3) sorted by relevance
75 out_be32(®s->lsw, in ll_temac_local_mdio_read()82 return in_be32(®s->lsw) & LSW_REGDAT_MASK; in ll_temac_local_mdio_read()94 out_be32(®s->lsw, (value & LSW_REGDAT_MASK)); in ll_temac_local_mdio_write()97 out_be32(®s->lsw, in ll_temac_local_mdio_write()
86 out_be32(®s->lsw, (reg_data & MLSW_MASK)); in ll_temac_indirect_set()108 *reg_data = in_be32(®s->lsw) & MLSW_MASK; in ll_temac_indirect_get()
56 u32 lsw; /* Least Significant Word Data */ member