Home
last modified time | relevance | path

Searched full:ees (Results 1 – 11 of 11) sorted by relevance

/linux/Documentation/devicetree/bindings/dma/
H A Dqcom,bam-dma.yaml70 qcom,num-ees:
96 - qcom,num-ees
100 - qcom,num-ees
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-emtop-som.dtsi16 compatible = "ees,imx8mm-emtop-som", "fsl,imx8mm";
/linux/drivers/net/ipa/
H A Dipa_main.c42 * controlled by) other "execution environments" (EEs), such as a modem.
64 * endpoints is used to carry traffic between two EEs. Specifically, the main
H A Dgsi.c48 * (EEs), which are independent operating environments that use the IPA for
54 * describe transfers to or from other EEs through the IPA. A transfer
332 /* General GSI interrupts are reported to all EEs; if they occur in gsi_irq_enable()
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8917.dtsi1269 qcom,num-ees = <1>;
1330 qcom,num-ees = <4>;
1343 qcom,num-ees = <4>;
H A Dsdm630.dtsi1747 qcom,num-ees = <4>;
1869 qcom,num-ees = <4>;
/linux/drivers/block/drbd/
H A Ddrbd_main.c1491 * that we do not reuse our own buffer pages (EEs) to early, therefore
2139 drbd_err(device, "%d EEs in active list found!\n", rr); in drbd_release_all_peer_reqs()
2143 drbd_err(device, "%d EEs in sync list found!\n", rr); in drbd_release_all_peer_reqs()
2147 drbd_err(device, "%d EEs in read list found!\n", rr); in drbd_release_all_peer_reqs()
2151 drbd_err(device, "%d EEs in done list found!\n", rr); in drbd_release_all_peer_reqs()
/linux/drivers/dma/qcom/
H A Dbam_dma.c1291 ret = of_property_read_u32(pdev->dev.of_node, "qcom,num-ees", in bam_dma_probe()
1294 dev_err(bdev->dev, "num-ees unspecified in dt\n"); in bam_dma_probe()
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8226.dtsi928 qcom,num-ees = <1>;
H A Dqcom-msm8974.dtsi1523 qcom,num-ees = <1>;
/linux/drivers/spmi/
H A Dspmi-pmic-arb.c1173 * In order to allow multiple EEs to write to a single PPID in arbiter in pmic_arb_read_apid_map_v5()