Lines Matching refs:gepc
528 int gepc; /* SIA GEP Control Information */ member
831 s32 gepc; /* Control info for GEP */ member
1143 lp->cache.gepc = GEP_INIT; in de4x5_hw_init()
3747 gep_wr(lp->cache.gepc, dev); in de4x5_cache_state()
3849 outl(csr15 | lp->cache.gepc, DE4X5_SIGR); in reset_init_sia()
4349 lp->cache.gepc = (*p++ | GEP_CTRL); in srom_init()
4350 gep_wr(lp->cache.gepc, dev); in srom_init()
4430 lp->cache.gepc = (*p++ | GEP_CTRL); in dc21140_infoleaf()
4547 gep_wr(lp->cache.gepc, dev); in compact_infoblock()
4587 gep_wr(lp->cache.gepc, dev); in type0_infoblock()
4678 lp->cache.gepc = ((s32)(get_unaligned_le16(p)) << 16); p += 2; in type2_infoblock()
4758 lp->cache.gepc = ((s32)(get_unaligned_le16(p)) << 16); p += 2; in type4_infoblock()
5098 gep_wr(lp->cache.gepc, dev); in de4x5_switch_mac_port()