/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
H A D | 0001-Remove-python-venv.patch | 25 -VIRTUALENV_ROOT=${VIRTUALENV_ROOT:-"${TOP}/.venv"} 53 -cd "$TOP" 63 -# (This is equivalent to typing 'add2virtualenv $TOP', except 71 -if ! grep -q "$TOP" $VENV_PATH_FILE ; then 74 -'"$TOP"'
|
H A D | 0006-Use-python3-and-pip3-instead-of-python-and-pip.patch | 113 cd ${TOP}/pocketsphinx-python
|
/openbmc/qemu/target/arm/tcg/ |
H A D | mve_helper.c | 904 #define DO_2OP_L(OP, TOP, ESIZE, TYPE, LESIZE, LTYPE, FN) \ argument 912 LTYPE r = FN((LTYPE)n[H##ESIZE(le * 2 + TOP)], \ 913 m[H##ESIZE(le * 2 + TOP)]); \ 1618 #define DO_2OP_SAT_SCALAR_L(OP, TOP, ESIZE, TYPE, LESIZE, LTYPE, FN, SATMASK) \ in DO_2OP_ACC_SCALAR_U() argument 1630 LTYPE r = FN((LTYPE)n[H##ESIZE(le * 2 + TOP)], m, &sat); \ in DO_2OP_ACC_SCALAR_U() 1677 #define DO_2OP_SAT_L(OP, TOP, ESIZE, TYPE, LESIZE, LTYPE, FN, SATMASK) \ argument 1688 LTYPE op1 = n[H##ESIZE(le * 2 + TOP)]; \ 1689 LTYPE op2 = m[H##ESIZE(le * 2 + TOP)]; \ 2116 #define DO_VSHLL(OP, TOP, ESIZE, TYPE, LESIZE, LTYPE) \ argument 2126 LTYPE r = (LTYPE)m[H##ESIZE(le * 2 + TOP)] << shift; \ [all …]
|
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/ |
H A D | run-ptest | 15 export TOP=.
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3326-odroid-go2-v11.dts | 74 label = "TOP-LEFT 2"; 79 label = "TOP-RIGHT 2";
|
H A D | rk3326-odroid-go3.dts | 129 label = "TOP-RIGHT 2"; 134 label = "TOP-LEFT 2";
|
H A D | rk3326-odroid-go.dtsi | 107 label = "TOP-LEFT"; 112 label = "TOP-RIGHT";
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12b-odroid-go-ultra.dts | 168 label = "TOP Left"; 173 label = "TOP Left 2"; 178 label = "TOP Right"; 183 label = "TOP Right 2";
|
/openbmc/linux/drivers/media/tuners/ |
H A D | mxl5005s.c | 251 u16 TOP; /* Value: take over point */ member 1678 u16 TOP, /* 0: Dual AGC; Value: take over point */ in MXL5005_TunerConfig() argument 1702 state->TOP = TOP; in MXL5005_TunerConfig() 1827 if (state->TOP == 55) /* TOP == 5.5 */ in MXL_BlockInit() 1830 if (state->TOP == 72) /* TOP == 7.2 */ in MXL_BlockInit() 1833 if (state->TOP == 92) /* TOP == 9.2 */ in MXL_BlockInit() 1836 if (state->TOP == 110) /* TOP == 11.0 */ in MXL_BlockInit() 1839 if (state->TOP == 129) /* TOP == 12.9 */ in MXL_BlockInit() 1842 if (state->TOP == 147) /* TOP == 14.7 */ in MXL_BlockInit() 1845 if (state->TOP == 168) /* TOP == 16.8 */ in MXL_BlockInit() [all …]
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7280-herobrine-audio-rt5682.dtsi | 11 /* BOARD-SPECIFIC TOP LEVEL NODES */
|
H A D | sc7280-herobrine-audio-wcd9385.dtsi | 9 /* BOARD-SPECIFIC TOP LEVEL NODES */
|
H A D | sc7280-herobrine-audio-rt5682-3mic.dtsi | 11 /* BOARD-SPECIFIC TOP LEVEL NODES */
|
H A D | sc7180-trogdor-coachz.dtsi | 17 /* BOARD-SPECIFIC TOP LEVEL NODES */
|
H A D | sc7180-trogdor-homestar.dtsi | 11 /* BOARD-SPECIFIC TOP LEVEL NODES */
|
H A D | sc7280-herobrine.dtsi | 315 /* BOARD-SPECIFIC TOP LEVEL NODES */
|
H A D | sdm845-cheza.dtsi | 115 /* BOARD-SPECIFIC TOP LEVEL NODES */
|
H A D | sc7180-trogdor.dtsi | 312 /* BOARD-SPECIFIC TOP LEVEL NODES */
|
/openbmc/linux/Documentation/arch/arm/samsung/ |
H A D | bootloader-interface.rst | 80 modules are power gated, except the TOP modules
|
/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | Kconfig | 81 TCON TOP is responsible for configuring display pipeline for
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | orion5x-maxtor-shared-storage-2.dts | 64 * flash. TODO: once the flash part TOP/BOTTOM detection
|
H A D | orion5x-lacie-ethernet-disk-mini-v2.dts | 83 * flash. TODO: once the flash part TOP/BOTTOM detection
|
H A D | orion5x-lacie-d2-network.dts | 104 * flash. TODO: once the flash part TOP/BOTTOM detection
|
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 637 #define COND_SEL(CODE, TOP, FOP) \ in bpf_jit_compile() argument 639 t_op = TOP; \ in bpf_jit_compile()
|
/openbmc/linux/include/linux/ |
H A D | ethtool.h | 110 #define ETH_RSS_HASH_TOP __ETH_RSS_HASH(TOP)
|
/openbmc/qemu/docs/specs/ |
H A D | vmgenid.rst | 210 | ... | TOP OF PAGE
|