Searched refs:FEATURES (Results 1 – 17 of 17) sorted by relevance
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-sato/ |
H A D | matchbox-session-sato_0.1.bb | 28 FEATURES="acpi phone" 32 for FEAT in $FEATURES; do
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | rust-target-config.bbclass | 135 FEATURES[arm-eabi] = "+v6,+vfp2" 143 FEATURES[armv7-eabi] = "+v7,+vfp2,+thumb2" 256 FEATURES[loongarch64] = "+d" 357 features = features or d.getVarFlag('FEATURES', arch_abi) or "" 406 …s] += "DATA_LAYOUT TARGET_ENDIAN TARGET_POINTER_WIDTH TARGET_C_INT_WIDTH MAX_ATOMIC_WIDTH FEATURES"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/zsh/zsh/ |
H A D | CVE-2021-45444_3.patch | 64 file FEATURES, and for the latest changes see NEWS. For more
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | denali.h | 192 #define FEATURES 0x3f0 macro
|
H A D | denali.c | 118 uint32_t features = ioread32(denali->reg + FEATURES); in denali_detect_max_banks() 1238 u32 features = ioread32(denali->reg + FEATURES); in denali_init() 1278 if (ioread32(denali->reg + FEATURES) & FEATURES__DMA) in denali_init()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | denali.h | 195 #define FEATURES 0x3f0 macro
|
H A D | denali.c | 1274 u32 features = ioread32(denali->reg + FEATURES); in denali_init()
|
/openbmc/linux/scripts/ |
H A D | Kbuild.include | 271 # Make 4.4 introduced .NOTINTERMEDIATE, and it appears in .FEATURES, but the 275 ifneq ($(and $(filter notintermediate, $(.FEATURES)),$(filter-out 4.4,$(MAKE_VERSION))),)
|
/openbmc/qemu/docs/devel/ |
H A D | qapi-code-gen.rst | 206 '*features': FEATURES } 210 '*features': FEATURES } 272 '*features': FEATURES } 277 '*features': FEATURES } 333 '*features': FEATURES } 400 '*features': FEATURES } 467 '*features': FEATURES } 641 '*features': FEATURES } 685 FEATURES = [ FEATURE, ... ]
|
/openbmc/linux/Documentation/admin-guide/gpio/ |
H A D | sysfs.rst | 9 NOT BE DEVELOPED (NO NEW FEATURES), IT WILL JUST BE MAINTAINED.
|
/openbmc/qemu/hw/cxl/ |
H A D | cxl-mailbox-utils.c | 74 FEATURES = 0x05, enumerator 2689 [FEATURES][GET_SUPPORTED] = { "FEATURES_GET_SUPPORTED", 2691 [FEATURES][GET_FEATURE] = { "FEATURES_GET_FEATURE", 2693 [FEATURES][SET_FEATURE] = { "FEATURES_SET_FEATURE",
|
/openbmc/linux/Documentation/driver-api/ |
H A D | libata.rst | 45 FEATURES - XFER MODE, and prior to operation. 60 Hooks called prior to the issue of SET FEATURES - XFER MODE command. The 73 ``->post_set_mode()`` is called unconditionally, after the SET FEATURES - 935 - Parameters set with SET FEATURES including transfer mode setting
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/ |
H A D | busybox.inc | 104 "/^### DISTRO FEATURES$/a\\\n%s\n\n" % 119 for i in 'CROSS' 'DISTRO FEATURES'; do echo "### $i"; done >> \
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-design-CFS.rst | 89 4. SOME FEATURES OF CFS
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-ioc-g-mode.rst | 246 * .. _`CEC-MSG-GIVE-FEATURES`:
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/chelsio/ |
H A D | cxgb.rst | 17 FEATURES
|
/openbmc/linux/ |
H A D | Makefile | 14 ifeq ($(filter undefine,$(.FEATURES)),)
|