Lines Matching defs:gepc
528 int gepc; /* SIA GEP Control Information */
831 s32 gepc; /* Control info for GEP */
1143 lp->cache.gepc = GEP_INIT;
3747 gep_wr(lp->cache.gepc, dev);
3849 outl(csr15 | lp->cache.gepc, DE4X5_SIGR);
4349 lp->cache.gepc = (*p++ | GEP_CTRL);
4350 gep_wr(lp->cache.gepc, dev);
4430 lp->cache.gepc = (*p++ | GEP_CTRL);
4547 gep_wr(lp->cache.gepc, dev);
4587 gep_wr(lp->cache.gepc, dev);
4678 lp->cache.gepc = ((s32)(get_unaligned_le16(p)) << 16); p += 2;
4758 lp->cache.gepc = ((s32)(get_unaligned_le16(p)) << 16); p += 2;
5098 gep_wr(lp->cache.gepc, dev);