Home
last modified time | relevance | path

Searched refs:map (Results 3126 – 3150 of 4928) sorted by relevance

1...<<121122123124125126127128129130>>...198

/openbmc/linux/arch/arm/boot/dts/ti/keystone/
H A Dkeystone.dtsi316 interrupt-map-mask = <0 0 0 7>;
317 interrupt-map = <0 0 0 1 &pcie_intc0 0>, /* INT A */
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dqru1000-idp.dts454 no-map;
459 no-map;
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_iommu.c199 .map = msm_iommu_pagetable_map,
398 .map = msm_iommu_map,
/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_gem.c191 static int lima_gem_vmap(struct drm_gem_object *obj, struct iosys_map *map) in lima_gem_vmap() argument
198 return drm_gem_shmem_vmap(&bo->base, map); in lima_gem_vmap()
/openbmc/linux/fs/erofs/
H A Dinternal.h413 int erofs_map_blocks(struct inode *inode, struct erofs_map_blocks *map);
464 int z_erofs_map_blocks_iter(struct inode *inode, struct erofs_map_blocks *map,
/openbmc/dbus-sensors/src/
H A DIntrusionSensorMain.cpp55 static const std::map<std::string, std::string> compatibleHwmonNames = {
160 std::map<std::string, std::string>::const_iterator in createSensorsFromConfig()
/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.hpp39 using MapperResponseType = std::map<Path, std::map<Service, Interfaces>>;
/openbmc/qemu/tests/qemu-iotests/
H A D153.out55 _qemu_img_wrapper map TEST_DIR/t.qcow2
120 _qemu_img_wrapper map -U TEST_DIR/t.qcow2
189 _qemu_img_wrapper map TEST_DIR/t.qcow2
244 _qemu_img_wrapper map -U TEST_DIR/t.qcow2
306 _qemu_img_wrapper map TEST_DIR/t.qcow2
349 _qemu_img_wrapper map -U TEST_DIR/t.qcow2
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.c130 const struct ath12k_hal_tcl_to_wbm_rbm_map *map; in ath12k_dp_srng_calculate_msi_group() local
140 map = ab->hw_params->hal_ops->tcl_to_wbm_rbm_map; in ath12k_dp_srng_calculate_msi_group()
142 if (ring_num == map[i].wbm_ring_num) { in ath12k_dp_srng_calculate_msi_group()
473 const struct ath12k_hal_tcl_to_wbm_rbm_map *map; in ath12k_dp_srng_common_setup() local
502 map = ab->hw_params->hal_ops->tcl_to_wbm_rbm_map; in ath12k_dp_srng_common_setup()
503 tx_comp_ring_num = map[i].wbm_ring_num; in ath12k_dp_srng_common_setup()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.c947 dma_addr_t map; in skge_rx_setup() local
955 rd->dma_lo = lower_32_bits(map); in skge_rx_setup()
956 rd->dma_hi = upper_32_bits(map); in skge_rx_setup()
966 dma_unmap_addr_set(e, mapaddr, map); in skge_rx_setup()
2749 dma_addr_t map; in skge_xmit_frame() local
2766 dma_unmap_addr_set(e, mapaddr, map); in skge_xmit_frame()
2769 td->dma_lo = lower_32_bits(map); in skge_xmit_frame()
2770 td->dma_hi = upper_32_bits(map); in skge_xmit_frame()
2809 tf->dma_lo = lower_32_bits(map); in skge_xmit_frame()
2810 tf->dma_hi = upper_32_bits(map); in skge_xmit_frame()
[all …]
/openbmc/linux/arch/arm64/boot/dts/broadcom/northstar2/
H A Dns2.dtsi122 interrupt-map-mask = <0 0 0 0>;
123 interrupt-map = <0 0 0 0 &gic 0 GIC_SPI 281 IRQ_TYPE_LEVEL_HIGH>;
153 interrupt-map-mask = <0 0 0 0>;
154 interrupt-map = <0 0 0 0 &gic 0 GIC_SPI 305 IRQ_TYPE_LEVEL_HIGH>;
/openbmc/linux/include/media/
H A Dvideobuf-core.h95 struct videobuf_mapping *map; member
/openbmc/linux/Documentation/hwmon/
H A Dmlxreg-fan.rst46 device, which exports its register map. This device could be attached to
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dmfd.txt30 space, and the length of the address map.
/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Drtl8187.h101 struct rtl818x_csr *map; member
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dnixge.txt5 older device trees with DMA engines co-located in the address map,
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dp1010rdb-pb_36b.dts2 * P1010 RDB Device Tree Source (36-bit address map)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7635.patch13 bliting operation on the surface will look up a color past a blit map
/openbmc/phosphor-webui/app/common/directives/
H A Dldap-user-roles.js159 roleGroups.map((group) => {
/openbmc/u-boot/doc/device-tree-bindings/pwm/
H A Dpwm.txt23 "pwm-names" property to map the name of the PWM device requested by the
/openbmc/u-boot/board/freescale/mpc837xerdb/
H A DREADME34 2.1. The memory map should look pretty much like this:
/openbmc/u-boot/board/freescale/ls1043aqds/
H A DREADME45 Memory map from core's view
/openbmc/linux/include/net/
H A Dcipso_ipv4.h72 } map; member
/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/
H A D0001-bootchartd.in-make-sure-only-one-bootchartd-process.patch22 [bootchart] map 0xbed9a000 -> 0xbedbb000 size: 132k from 'bed9a000' 'bedbb000'
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_iommu.c119 .map = etnaviv_iommuv1_map,

1...<<121122123124125126127128129130>>...198