Home
last modified time | relevance | path

Searched refs:APR (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-support/serf/
H A Dserf_1.3.10.bb3 Portable Runtime (APR) library. It multiplexes connections, running the \
30 APR=`which apr-1-config` \
/openbmc/phosphor-state-manager/
H A Dmeson.options168 description: 'run APR when BMC has been rebooted due to pinhole action',
175 description: 'run APR when BMC has been rebooted due to watchdog',
182 description: 'run APR when BMC has been rebooted due to software request',
/openbmc/u-boot/drivers/net/
H A Dsh_eth.h143 APR, enumerator
208 [APR] = 0x0554,
240 [APR] = 0x0154,
H A Dsh_eth.c402 sh_eth_write(port_info, APR_AP, APR); in sh_eth_mac_regs_config()
/openbmc/openbmc/poky/meta/recipes-support/serf/serf/
H A DSConstruct.stop.creating.directories.without.sandbox-install.prefix.patch69 PathVariable('APR',
70 "Path to apr-1-config, or to APR's install area",
H A Dnorpath.patch26 -# On some systems, the -R values that APR describes never make it into actual
/openbmc/openbmc/poky/meta/recipes-support/apr/
H A Dapr-util_1.6.3.bb1 SUMMARY = "Apache Portable Runtime (APR) companion library"
H A Dapr_1.7.5.bb1 SUMMARY = "Apache Portable Runtime (APR) library"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/state/
H A Dphosphor-state-manager_git.bb58 # Allow run APR when BMC has been rebooted due to pinhole action
61 # Allow run APR when BMC has been rebooted due to watchdog
64 # Allow run APR when BMC has been rebooted due to software request
/openbmc/u-boot/arch/arm/include/asm/arch-mx5/
H A Dimx-regs.h182 #define APR (1 << 15) macro