Searched refs:iep (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icss_iep.h | 102 void icss_iep_put(struct icss_iep *iep); 103 int icss_iep_init(struct icss_iep *iep, const struct icss_iep_clockops *clkops, 105 int icss_iep_exit(struct icss_iep *iep); 106 int icss_iep_get_count_low(struct icss_iep *iep); 107 int icss_iep_get_count_hi(struct icss_iep *iep); 108 int icss_iep_get_ptp_clock_idx(struct icss_iep *iep); 109 void icss_iep_init_fw(struct icss_iep *iep); 110 void icss_iep_exit_fw(struct icss_iep *iep);
|
| H A D | icssg_prueth.c | 295 ret = icss_iep_init(emac->iep, &prueth_iep_clockops, in prueth_emac_common_start() 328 icss_iep_exit(emac->iep); in prueth_emac_common_stop() 462 iepcount_hi = icss_iep_get_count_hi(emac->iep); in prueth_iep_gettime() 466 iepcount_lo = icss_iep_get_count_low(emac->iep); in prueth_iep_gettime() 469 iepcount_hi_r = icss_iep_get_count_hi(emac->iep); in prueth_iep_gettime() 502 sc_desc.CMP0_current = cycletime - emac->iep->def_inc; in prueth_iep_settime() 2161 prueth->emac[PRUETH_MAC0]->iep = prueth->iep0; in prueth_probe() 2175 prueth->emac[PRUETH_MAC1]->iep = prueth->iep0; in prueth_probe()
|
| H A D | icssg_ethtool.c | 131 info->phc_index = icss_iep_get_ptp_clock_idx(emac->iep); in emac_get_ts_info()
|
| /linux/arch/s390/kvm/ |
| H A D | gaccess.c | 481 int edat1, edat2, iep; in guest_translate_gva() local 486 iep = ctlreg0.iep && test_kvm_facility(vcpu->kvm, 130); in guest_translate_gva() 570 iep_protection = rtte.fc1.iep; in guest_translate_gva() 598 iep_protection = ste.fc1.iep; in guest_translate_gva() 615 iep_protection = pte.iep; in guest_translate_gva() 624 if (mode == GACC_IFETCH && iep_protection && iep) { in guest_translate_gva()
|
| H A D | dat.h | 245 unsigned long iep: 1; /* Instruction-Execution-Protection */ member
|
| /linux/arch/s390/include/asm/ |
| H A D | ctlreg.h | 212 unsigned long iep : 1; /* Instruction-Execution-Protection */ member
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-am654-idk.dtso | 47 ti,iep = <&icssg0_iep0>, <&icssg0_iep1>; 114 ti,iep = <&icssg1_iep0>, <&icssg1_iep1>;
|
| H A D | k3-am642-phyboard-electra-peb-c-010.dtso | 50 ti,iep = <&icssg1_iep0>, <&icssg1_iep1>;
|
| H A D | k3-am642-evm.dts | 213 ti,iep = <&icssg1_iep0>, <&icssg1_iep1>;
|
| H A D | k3-am642-tqma64xxl-mbax4xxl.dts | 112 ti,iep = <&icssg1_iep0>, <&icssg1_iep1>;
|