Home
last modified time | relevance | path

Searched refs:PA (Results 1 – 17 of 17) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c327 if(Td[PA[*v1]] > Td[PA[*v2]]) { SWAP(v1, v2); } in ss_median3()
328 if(Td[PA[*v2]] > Td[PA[*v3]]) { in ss_median3()
329 if(Td[PA[*v1]] > Td[PA[*v3]]) { return v1; } in ss_median3()
341 if(Td[PA[*v2]] > Td[PA[*v3]]) { SWAP(v2, v3); } in ss_median5()
342 if(Td[PA[*v4]] > Td[PA[*v5]]) { SWAP(v4, v5); } in ss_median5()
343 if(Td[PA[*v2]] > Td[PA[*v4]]) { SWAP(v2, v4); SWAP(v3, v5); } in ss_median5()
344 if(Td[PA[*v1]] > Td[PA[*v3]]) { SWAP(v1, v3); } in ss_median5()
345 if(Td[PA[*v1]] > Td[PA[*v4]]) { SWAP(v1, v4); SWAP(v3, v5); } in ss_median5()
346 if(Td[PA[*v3]] > Td[PA[*v4]]) { return v4; } in ss_median5()
387 for(; (a < --b) && ((PA[*b] + depth) < (PA[*b + 1] + 1));) { } in ss_partition()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dingenic,pinctrl.txt14 contains 4 GPIO ports, PA to PD, for a total of 128 pins. The jz4760, the
15 jz4770 and the jz4780 contains 6 GPIO ports, PA to PF, for a total of 192 pins.
H A Dingenic,pinctrl.yaml21 contains 4 GPIO ports, PA to PD, for a total of 128 pins. The JZ4760, the
22 JZ4770 and the JZ4780 contains 6 GPIO ports, PA to PF, for a total of 192
H A Dst,stm32-pinctrl.yaml132 - port: The gpio port index (PA = 0, PB = 1, ..., PK = 11)
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dtas2770.txt1 Texas Instruments TAS2770 Smart PA
H A Dtas2562.txt1 Texas Instruments TAS2562 Smart PA
H A Dtas2562.yaml8 title: Texas Instruments TAS2562 Smart PA
H A Dtas2770.yaml8 title: Texas Instruments TAS2770 Smart PA
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dkeystone-netcp.txt7 accelerator (PA) module to perform packet classification operations such as
20 be operational. Any other sub-module like the PA is optional.
52 - ranges: address range of NetCP (includes, Ethernet SS, PA and SA)
/f-stack/freebsd/arm64/iommu/
H A Diommu_if.m57 # Map a virtual address VA to a physical address PA.
/f-stack/dpdk/doc/guides/freebsd_gsg/
H A Dinstall_from_ports.rst95 EAL: Selected IOVA mode 'PA'
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dsun7i-a20-bananapi.dts202 /* PA */
/f-stack/dpdk/doc/guides/prog_guide/
H A Dkernel_nic_interface.rst313 can be a performance impact. For mitigation, forcing IOVA to PA via EAL
315 result in IOVA as PA.
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_19_11.rst341 can be a performance impact. For mitigation, forcing IOVA to PA via EAL
343 result in IOVA as PA.
H A Drelease_19_08.rst61 Previously, the preferred default IOVA mode was selected to be IOVA as PA. The
H A Dknown_issues.rst879 (such as one device requiring IOVA as PA and one requiring IOVA as VA mode),
/f-stack/dpdk/doc/guides/nics/
H A Dmlx5.rst416 When using physical addresses (PA mode), with Linux >= 4.0,