Searched refs:spe (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/src/powerpc/ |
| H A D | icon.dts | 53 compatible = "ibm,uic-440spe","ibm,uic"; 63 compatible = "ibm,uic-440spe","ibm,uic"; 75 compatible = "ibm,uic-440spe","ibm,uic"; 87 compatible = "ibm,uic-440spe","ibm,uic"; 99 compatible = "ibm,sdr-440spe"; 104 compatible = "ibm,cpr-440spe"; 109 compatible = "ibm,mq-440spe"; 136 compatible = "ibm,mcmal-440spe", "ibm,mcmal2"; 401 compatible = "ibm,i2o-440spe"; 407 compatible = "ibm,dma-440spe"; [all …]
|
| H A D | katmai.dts | 57 compatible = "ibm,uic-440spe","ibm,uic"; 67 compatible = "ibm,uic-440spe","ibm,uic"; 79 compatible = "ibm,uic-440spe","ibm,uic"; 91 compatible = "ibm,uic-440spe","ibm,uic"; 103 compatible = "ibm,sdr-440spe"; 108 compatible = "ibm,cpr-440spe"; 113 compatible = "ibm,mq-440spe"; 140 compatible = "ibm,mcmal-440spe", "ibm,mcmal2"; 464 compatible = "ibm,i2o-440spe"; 470 compatible = "ibm,dma-440spe"; [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/powerpc/4xx/ |
| H A D | ppc440spe-adma.txt | 15 - compatible : "ibm,i2o-440spe"; 22 compatible = "ibm,i2o-440spe"; 32 - compatible : "ibm,dma-440spe"; 45 compatible = "ibm,dma-440spe"; 82 - compatible : "ibm,mq-440spe"; 88 compatible = "ibm,mq-440spe";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | spe-pmu.txt | 17 spe-pmu {
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/arm/ |
| H A D | fvp-base-revc.dts | 150 spe-pmu {
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.c | 1034 struct eth_spe *spe; in bnx2x_sp_post() local 1052 spe = bnx2x_sp_get_next(sc); in bnx2x_sp_post() 1055 spe->hdr.conn_and_cmd_data = in bnx2x_sp_post() 1064 spe->hdr.type = htole16(type); in bnx2x_sp_post() 1066 spe->data.update_data_addr.hi = htole32(data_hi); in bnx2x_sp_post() 1067 spe->data.update_data_addr.lo = htole32(data_lo); in bnx2x_sp_post()
|