Home
last modified time | relevance | path

Searched refs:APR (Results 1 – 13 of 13) 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/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/apr/
H A Dlibtoolize_check.patch36 echo " to build APR from SVN."
/openbmc/linux/drivers/soc/qcom/
H A DKconfig264 tristate "Qualcomm APR/GPR Bus (Asynchronous/Generic Packet Router)"
270 Enable APR IPC protocol support between
271 application processor and QDSP6. APR is
/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/linux/drivers/net/ethernet/renesas/
H A Dsh_eth.h68 APR, enumerator
H A Dsh_eth.c88 [APR] = 0x0554,
163 [APR] = 0x0354,
211 [APR] = 0x0154,
297 [APR] = 0x01b8,
1524 sh_eth_write(ndev, 1, APR); in sh_eth_dev_init()
2135 add_reg(APR); in __sh_eth_get_regs()
/openbmc/linux/Documentation/virt/kvm/devices/
H A Darm-vgic.rst98 guest. This interface always exposes four register APR[0-3] describing the
/openbmc/u-boot/arch/arm/include/asm/arch-mx5/
H A Dimx-regs.h182 #define APR (1 << 15) macro