Lines Matching refs:gepc
528 int gepc; /* SIA GEP Control Information */ member
831 s32 gepc; /* Control info for GEP */ member
1144 lp->cache.gepc = GEP_INIT; in de4x5_hw_init()
3741 gep_wr(lp->cache.gepc, dev); in de4x5_cache_state()
3843 outl(csr15 | lp->cache.gepc, DE4X5_SIGR); in reset_init_sia()
4345 lp->cache.gepc = (*p++ | GEP_CTRL); in srom_init()
4346 gep_wr(lp->cache.gepc, dev); in srom_init()
4426 lp->cache.gepc = (*p++ | GEP_CTRL); in dc21140_infoleaf()
4543 gep_wr(lp->cache.gepc, dev); in compact_infoblock()
4583 gep_wr(lp->cache.gepc, dev); in type0_infoblock()
4674 lp->cache.gepc = ((s32)(get_unaligned_le16(p)) << 16); p += 2; in type2_infoblock()
4750 lp->cache.gepc = ((s32)(get_unaligned_le16(p)) << 16); p += 2; in type4_infoblock()
5086 gep_wr(lp->cache.gepc, dev); in de4x5_switch_mac_port()