Home
last modified time | relevance | path

Searched refs:n10 (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-support/lzo/lzo/
H A Drun-ptest3 ./lzotest -mavail -n10 -q /etc/services
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399pro-rock-pi-n10.dts16 compatible = "radxa,rockpi-n10", "vamrs,rk3399pro-vmarc-som",
H A DMakefile73 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399pro-rock-pi-n10.dtb
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dbridge_mdb_max.sh497 local n10=$(bridge_port_vlan_ngroups_get "$locus1")
504 ((n11 == n10 + 5))
505 …check_err $? "Number of groups at VLAN 10 was $n10, now is $n11, but 5 entries added on VLAN 10, $…
528 ((n13 == n10))
529 check_err $? "Number of groups at VLAN 10 was $n10, now is $n13, but should be back to $n10"
/openbmc/qemu/tests/tcg/cris/bare/
H A Dcheck_movemrv32.s2 # output: 15\n7\n2\nffff1234\nb\n16\nf\n2\nffffffef\nf\nffff1234\nf\nfffffff4\nd\nfffffff2\n10\nfff…
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dpanel-simple.yaml83 - boe,ev121wxm-n10-1850
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Drockchip.yaml725 - const: radxa,rockpi-n10
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c7402 float32 n10 = n[H4(2)], n11 = n[H4(3)]; in HELPER() local
7418 p0 = float32_mul(n10, m00, status); in HELPER()
7423 p0 = float32_mul(n10, m10, status); in HELPER()
7439 float64 n00 = n[0], n01 = n[1], n10 = n[2], n11 = n[3]; in HELPER() local
7454 p0 = float64_mul(n10, m00, status); in HELPER()
7459 p0 = float64_mul(n10, m10, status); in HELPER()