Home
last modified time | relevance | path

Searched refs:TOP (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0001-Remove-python-venv.patch25 -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 D0006-Use-python3-and-pip3-instead-of-python-and-pip.patch113 cd ${TOP}/pocketsphinx-python
/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c904 #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 Drun-ptest15 export TOP=.
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-odroid-go2-v11.dts74 label = "TOP-LEFT 2";
79 label = "TOP-RIGHT 2";
H A Drk3326-odroid-go3.dts129 label = "TOP-RIGHT 2";
134 label = "TOP-LEFT 2";
H A Drk3326-odroid-go.dtsi107 label = "TOP-LEFT";
112 label = "TOP-RIGHT";
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-odroid-go-ultra.dts168 label = "TOP Left";
173 label = "TOP Left 2";
178 label = "TOP Right";
183 label = "TOP Right 2";
/openbmc/linux/drivers/media/tuners/
H A Dmxl5005s.c251 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 Dsc7280-herobrine-audio-rt5682.dtsi11 /* BOARD-SPECIFIC TOP LEVEL NODES */
H A Dsc7280-herobrine-audio-wcd9385.dtsi9 /* BOARD-SPECIFIC TOP LEVEL NODES */
H A Dsc7280-herobrine-audio-rt5682-3mic.dtsi11 /* BOARD-SPECIFIC TOP LEVEL NODES */
H A Dsc7180-trogdor-coachz.dtsi17 /* BOARD-SPECIFIC TOP LEVEL NODES */
H A Dsc7180-trogdor-homestar.dtsi11 /* BOARD-SPECIFIC TOP LEVEL NODES */
H A Dsc7280-herobrine.dtsi315 /* BOARD-SPECIFIC TOP LEVEL NODES */
H A Dsdm845-cheza.dtsi115 /* BOARD-SPECIFIC TOP LEVEL NODES */
H A Dsc7180-trogdor.dtsi312 /* BOARD-SPECIFIC TOP LEVEL NODES */
/openbmc/linux/Documentation/arch/arm/samsung/
H A Dbootloader-interface.rst80 modules are power gated, except the TOP modules
/openbmc/linux/drivers/gpu/drm/sun4i/
H A DKconfig81 TCON TOP is responsible for configuring display pipeline for
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dorion5x-maxtor-shared-storage-2.dts64 * flash. TODO: once the flash part TOP/BOTTOM detection
H A Dorion5x-lacie-ethernet-disk-mini-v2.dts83 * flash. TODO: once the flash part TOP/BOTTOM detection
H A Dorion5x-lacie-d2-network.dts104 * flash. TODO: once the flash part TOP/BOTTOM detection
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c637 #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 Dethtool.h110 #define ETH_RSS_HASH_TOP __ETH_RSS_HASH(TOP)
/openbmc/qemu/docs/specs/
H A Dvmgenid.rst210 | ... | TOP OF PAGE

12