Home
last modified time | relevance | path

Searched refs:bb (Results 1 – 25 of 47) sorted by relevance

12

/f-stack/freebsd/libkern/
H A Dcmpdi2.c49 union uu aa, bb; in __cmpdi2() local
52 bb.q = b; in __cmpdi2()
53 return (aa.sl[H] < bb.sl[H] ? 0 : aa.sl[H] > bb.sl[H] ? 2 : in __cmpdi2()
54 aa.ul[L] < bb.ul[L] ? 0 : aa.ul[L] > bb.ul[L] ? 2 : 1); in __cmpdi2()
H A Ducmpdi2.c48 union uu aa, bb; in __ucmpdi2() local
51 bb.uq = b; in __ucmpdi2()
52 return (aa.ul[H] < bb.ul[H] ? 0 : aa.ul[H] > bb.ul[H] ? 2 : in __ucmpdi2()
53 aa.ul[L] < bb.ul[L] ? 0 : aa.ul[L] > bb.ul[L] ? 2 : 1); in __ucmpdi2()
H A Dmemset.c38 char *bb; variable
40 for (bb = (char *)b; len--; )
41 *bb++ = c;
/f-stack/dpdk/examples/pipeline/examples/
H A Dpacket.txt9 000000 aa bb cc dd 00 00 b0 b1 b2 b3 b4 b5 08 00 45 00
15 000000 aa bb cc dd 00 01 b0 b1 b2 b3 b4 b5 08 00 45 00
21 000000 aa bb cc dd 00 02 b0 b1 b2 b3 b4 b5 08 00 45 00
27 000000 aa bb cc dd 00 03 b0 b1 b2 b3 b4 b5 08 00 45 00
33 000000 aa bb cc dd 00 04 b0 b1 b2 b3 b4 b5 08 00 45 00
39 000000 aa bb cc dd 00 05 b0 b1 b2 b3 b4 b5 08 00 45 00
45 000000 aa bb cc dd 00 06 b0 b1 b2 b3 b4 b5 08 00 45 00
51 000000 aa bb cc dd 00 07 b0 b1 b2 b3 b4 b5 08 00 45 00
57 000000 aa bb cc dd 00 08 b0 b1 b2 b3 b4 b5 08 00 45 00
63 000000 aa bb cc dd 00 09 b0 b1 b2 b3 b4 b5 08 00 45 00
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dtwl-charger.txt20 - ti,bb-uvolt: microvolts for charging the backup battery.
21 - ti,bb-uamp: microamps for charging the backup battery.
28 ti,bb-uvolt = <3200000>;
29 ti,bb-uamp = <150>;
/f-stack/dpdk/lib/librte_sched/
H A Drte_approx.c90 int aa, bb; in find_best_rational_approximation() local
99 bb = matches(p_b + (x-1) * p_a, q_b + (x - 1) * q_a, alpha_num, d_num, denum); in find_best_rational_approximation()
100 if (aa || bb) { in find_best_rational_approximation()
123 bb = matches(p_b + (x - 1) * p_a, q_b + (x - 1) * q_a, alpha_num, d_num, denum); in find_best_rational_approximation()
124 if (aa || bb) { in find_best_rational_approximation()
241 int aa, bb; in find_best_rational_approximation_64() local
250 bb = matches_64(p_b + (x-1) * p_a, q_b + (x - 1) * q_a, in find_best_rational_approximation_64()
252 if (aa || bb) { in find_best_rational_approximation_64()
276 bb = matches_64(p_b + (x - 1) * p_a, q_b + (x - 1) * q_a, in find_best_rational_approximation_64()
278 if (aa || bb) { in find_best_rational_approximation_64()
/f-stack/freebsd/contrib/device-tree/Bindings/regulator/
H A Dltc3589.txt8 - regulators: Contains eight regulator child nodes sw1, sw2, sw3, bb-out,
13 nodes for sw1, sw2, sw3, bb-out, ldo1, and ldo2 additionally need to specify
22 0.3625 * (1 + R1/R2) V and 0.75 * (1 + R1/R2) V. Regulators bb-out and ldo1
63 bb_out_reg: bb-out {
/f-stack/tools/netstat/
H A Droute.c540 int bb; in domask() local
543 for (bb = b+1; bb < 32; bb++) in domask()
544 if (!(mask & (1 << bb))) { in domask()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dowl-s500-guitar-bb-rev-b.dts11 compatible = "lemaker,guitar-bb-rev-b", "lemaker,guitar", "actions,s500";
H A Dlogicpd-som-lv-baseboard.dtsi59 ti,bb-uvolt = <3200000>;
60 ti,bb-uamp = <150>;
H A Dlogicpd-torpedo-baseboard.dtsi90 ti,bb-uvolt = <3200000>;
91 ti,bb-uamp = <150>;
H A Drk3288-firefly-reload-core.dtsi200 bb-supply = <&vcc_io>;
H A Drk3288-rock2-som.dtsi216 bb-supply = <&vcc_io>;
H A Drk3288-vmarc-som.dtsi239 bb-supply = <&vcc_io>;
H A Dimx53-usbarmory.dts177 bb_out_reg: bb-out {
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dactions.yaml24 - lemaker,guitar-bb-rev-b # LeMaker Guitar Base Board rev. B
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dda9052-i2c.txt5 "dlg,da9053-ab", or "dlg,da9053-bb"
/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.c165 offsetof(struct ecore_eth_stats, bb) +
169 offsetof(struct ecore_eth_stats, bb) +
173 offsetof(struct ecore_eth_stats, bb) +
177 offsetof(struct ecore_eth_stats, bb) +
181 offsetof(struct ecore_eth_stats, bb) +
186 offsetof(struct ecore_eth_stats, bb) +
190 offsetof(struct ecore_eth_stats, bb) +
194 offsetof(struct ecore_eth_stats, bb) +
198 offsetof(struct ecore_eth_stats, bb) +
203 offsetof(struct ecore_eth_stats, bb) +
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/power/
H A Drockchip-io-domain.txt88 - bb-supply: The supply connected to APIO5_VDD.
127 bb-supply = <&vcc33_io>;
/f-stack/freebsd/opencrypto/
H A Drmd160.c164 uint32_t a, b, c, d, e, aa, bb, cc, dd, ee, t, x[16]; in RMD160Transform() local
267 aa = a ; bb = b; cc = c; dd = d; ee = e; in RMD160Transform()
365 state[4] = state[0] + bb + c; in RMD160Transform()
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev_api.h416 struct ecore_eth_stats_bb bb; member
/f-stack/dpdk/doc/guides/nics/
H A Dintel_vf.rst152 ./dpdk-devbind.py -b igb_uio bb:ss.f
153 … echo 2 > /sys/bus/pci/devices/0000\:bb\:ss.f/max_vfs (To enable two VFs on a specific PCI device)
202 ./dpdk-devbind.py -b igb_uio bb:ss.f
203 … echo 2 > /sys/bus/pci/devices/0000\:bb\:ss.f/max_vfs (To enable two VFs on a specific PCI device)
287 ./dpdk-devbind.py -b igb_uio bb:ss.f
288 … echo 2 > /sys/bus/pci/devices/0000\:bb\:ss.f/max_vfs (To enable two VFs on a specific pci device)
/f-stack/freebsd/mips/ingenic/
H A Djz4780_clock.c110 #define DIV(reg, shift, lg, bits, ce, st, bb) \ argument
117 .clk_div.div_busy_bit = (bb),
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dvdpa.rst90 -device virtio-net-pci,netdev=vdpa,mac=00:aa:bb:cc:dd:ee,page-per-vq=on \
/f-stack/dpdk/drivers/baseband/null/
H A Dbbdev_null.c18 RTE_LOG_REGISTER(bbdev_null_logtype, pmd.bb.null, NOTICE);

12