Home
last modified time | relevance | path

Searched refs:shmem_base (Results 1 – 25 of 53) sorted by relevance

123

/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/nvidia/tegra/lib/debug/
H A Dprofiler.c55 void boot_profiler_init(uint64_t shmem_base, uint32_t tmr_base) in boot_profiler_init() argument
59 assert(shmem_base != ULL(0)); in boot_profiler_init()
63 shmem_base_addr = shmem_base; in boot_profiler_init()
66 shmem_end_base = shmem_base + (sizeof(profiler_rec_t) * in boot_profiler_init()
70 head = (profiler_rec_t *)shmem_base; in boot_profiler_init()
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/nvidia/tegra/lib/debug/
H A Dprofiler.c55 void boot_profiler_init(uint64_t shmem_base, uint32_t tmr_base) in boot_profiler_init() argument
59 assert(shmem_base != ULL(0)); in boot_profiler_init()
63 shmem_base_addr = shmem_base; in boot_profiler_init()
66 shmem_end_base = shmem_base + (sizeof(profiler_rec_t) * in boot_profiler_init()
70 head = (profiler_rec_t *)shmem_base; in boot_profiler_init()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/nvidia/tegra/lib/debug/
H A Dprofiler.c55 void boot_profiler_init(uint64_t shmem_base, uint32_t tmr_base) in boot_profiler_init() argument
59 assert(shmem_base != ULL(0)); in boot_profiler_init()
63 shmem_base_addr = shmem_base; in boot_profiler_init()
66 shmem_end_base = shmem_base + (sizeof(profiler_rec_t) * in boot_profiler_init()
70 head = (profiler_rec_t *)shmem_base; in boot_profiler_init()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/nvidia/tegra/lib/debug/
H A Dprofiler.c55 void boot_profiler_init(uint64_t shmem_base, uint32_t tmr_base) in boot_profiler_init() argument
59 assert(shmem_base != ULL(0)); in boot_profiler_init()
63 shmem_base_addr = shmem_base; in boot_profiler_init()
66 shmem_end_base = shmem_base + (sizeof(profiler_rec_t) * in boot_profiler_init()
70 head = (profiler_rec_t *)shmem_base; in boot_profiler_init()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/nvidia/tegra/lib/debug/
H A Dprofiler.c55 void boot_profiler_init(uint64_t shmem_base, uint32_t tmr_base) in boot_profiler_init() argument
59 assert(shmem_base != ULL(0)); in boot_profiler_init()
63 shmem_base_addr = shmem_base; in boot_profiler_init()
66 shmem_end_base = shmem_base + (sizeof(profiler_rec_t) * in boot_profiler_init()
70 head = (profiler_rec_t *)shmem_base; in boot_profiler_init()
/dports/net/gnu-radius/radius-1.6.1/radiusd/
H A Dstat.c50 static char *shmem_base; variable
101 shmem_base = mmap((caddr_t)0, size, PROT_READ|PROT_WRITE, MAP_SHARED, in shmem_alloc()
104 if (shmem_base == MAP_FAILED) { in shmem_alloc()
110 memset(shmem_base, 0, size); in shmem_alloc()
118 munmap(shmem_base, shmem_size); in shmem_free()
129 if (!shmem_base && shmem_alloc(size)) in shmem_get()
138 ptr = shmem_base + offset; in shmem_get()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/
H A Dbnx2.c1045 is_backplane = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_5708s_phy()
1155 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1161 val = REG_RD_IND(bp, bp->shmem_base + BNX2_FW_MB); in bnx2_fw_sync()
1177 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1774 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_RESET_SIGNATURE, in bnx2_reset_chip()
1984 if (REG_RD_IND(bp, bp->shmem_base + BNX2_PORT_FEATURE) & in bnx2_init_chip()
2240 bp->shmem_base = REG_RD_IND(bp, BNX2_SHM_HDR_ADDR_0); in bnx2_init_board()
2242 bp->shmem_base = HOST_VIEW_SHMEM_BASE; in bnx2_init_board()
2296 reg = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_board()
2335 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_PULSE_MB, in bnx2_init_board()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A Dbnx2.c1045 is_backplane = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_5708s_phy()
1155 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1161 val = REG_RD_IND(bp, bp->shmem_base + BNX2_FW_MB); in bnx2_fw_sync()
1177 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1774 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_RESET_SIGNATURE, in bnx2_reset_chip()
1984 if (REG_RD_IND(bp, bp->shmem_base + BNX2_PORT_FEATURE) & in bnx2_init_chip()
2240 bp->shmem_base = REG_RD_IND(bp, BNX2_SHM_HDR_ADDR_0); in bnx2_init_board()
2242 bp->shmem_base = HOST_VIEW_SHMEM_BASE; in bnx2_init_board()
2296 reg = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_board()
2335 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_PULSE_MB, in bnx2_init_board()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A Dbnx2.c1045 is_backplane = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_5708s_phy()
1155 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1161 val = REG_RD_IND(bp, bp->shmem_base + BNX2_FW_MB); in bnx2_fw_sync()
1177 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1774 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_RESET_SIGNATURE, in bnx2_reset_chip()
1984 if (REG_RD_IND(bp, bp->shmem_base + BNX2_PORT_FEATURE) & in bnx2_init_chip()
2240 bp->shmem_base = REG_RD_IND(bp, BNX2_SHM_HDR_ADDR_0); in bnx2_init_board()
2242 bp->shmem_base = HOST_VIEW_SHMEM_BASE; in bnx2_init_board()
2296 reg = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_board()
2335 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_PULSE_MB, in bnx2_init_board()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/
H A Dbnx2.c1045 is_backplane = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_5708s_phy()
1155 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1161 val = REG_RD_IND(bp, bp->shmem_base + BNX2_FW_MB); in bnx2_fw_sync()
1177 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1774 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_RESET_SIGNATURE, in bnx2_reset_chip()
1984 if (REG_RD_IND(bp, bp->shmem_base + BNX2_PORT_FEATURE) & in bnx2_init_chip()
2240 bp->shmem_base = REG_RD_IND(bp, BNX2_SHM_HDR_ADDR_0); in bnx2_init_board()
2242 bp->shmem_base = HOST_VIEW_SHMEM_BASE; in bnx2_init_board()
2296 reg = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_board()
2335 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_PULSE_MB, in bnx2_init_board()
[all …]
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/drivers/net/
H A Dbnx2.c1045 is_backplane = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_5708s_phy()
1155 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1161 val = REG_RD_IND(bp, bp->shmem_base + BNX2_FW_MB); in bnx2_fw_sync()
1177 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1774 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_RESET_SIGNATURE, in bnx2_reset_chip()
1984 if (REG_RD_IND(bp, bp->shmem_base + BNX2_PORT_FEATURE) & in bnx2_init_chip()
2240 bp->shmem_base = REG_RD_IND(bp, BNX2_SHM_HDR_ADDR_0); in bnx2_init_board()
2242 bp->shmem_base = HOST_VIEW_SHMEM_BASE; in bnx2_init_board()
2296 reg = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_board()
2335 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_PULSE_MB, in bnx2_init_board()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/
H A Dbnx2.c1045 is_backplane = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_5708s_phy()
1155 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1161 val = REG_RD_IND(bp, bp->shmem_base + BNX2_FW_MB); in bnx2_fw_sync()
1177 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1774 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_RESET_SIGNATURE, in bnx2_reset_chip()
1984 if (REG_RD_IND(bp, bp->shmem_base + BNX2_PORT_FEATURE) & in bnx2_init_chip()
2240 bp->shmem_base = REG_RD_IND(bp, BNX2_SHM_HDR_ADDR_0); in bnx2_init_board()
2242 bp->shmem_base = HOST_VIEW_SHMEM_BASE; in bnx2_init_board()
2296 reg = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_board()
2335 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_PULSE_MB, in bnx2_init_board()
[all …]
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/
H A Dbnx2.c1045 is_backplane = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_5708s_phy()
1155 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1161 val = REG_RD_IND(bp, bp->shmem_base + BNX2_FW_MB); in bnx2_fw_sync()
1177 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1774 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_RESET_SIGNATURE, in bnx2_reset_chip()
1984 if (REG_RD_IND(bp, bp->shmem_base + BNX2_PORT_FEATURE) & in bnx2_init_chip()
2240 bp->shmem_base = REG_RD_IND(bp, BNX2_SHM_HDR_ADDR_0); in bnx2_init_board()
2242 bp->shmem_base = HOST_VIEW_SHMEM_BASE; in bnx2_init_board()
2296 reg = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_board()
2335 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_PULSE_MB, in bnx2_init_board()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/
H A Dbnx2.c1045 is_backplane = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_5708s_phy()
1155 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1161 val = REG_RD_IND(bp, bp->shmem_base + BNX2_FW_MB); in bnx2_fw_sync()
1177 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1774 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_RESET_SIGNATURE, in bnx2_reset_chip()
1984 if (REG_RD_IND(bp, bp->shmem_base + BNX2_PORT_FEATURE) & in bnx2_init_chip()
2240 bp->shmem_base = REG_RD_IND(bp, BNX2_SHM_HDR_ADDR_0); in bnx2_init_board()
2242 bp->shmem_base = HOST_VIEW_SHMEM_BASE; in bnx2_init_board()
2296 reg = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_board()
2335 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_PULSE_MB, in bnx2_init_board()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/
H A Dbnx2.c1045 is_backplane = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_5708s_phy()
1155 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1161 val = REG_RD_IND(bp, bp->shmem_base + BNX2_FW_MB); in bnx2_fw_sync()
1177 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_MB, msg_data); in bnx2_fw_sync()
1774 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_RESET_SIGNATURE, in bnx2_reset_chip()
1984 if (REG_RD_IND(bp, bp->shmem_base + BNX2_PORT_FEATURE) & in bnx2_init_chip()
2240 bp->shmem_base = REG_RD_IND(bp, BNX2_SHM_HDR_ADDR_0); in bnx2_init_board()
2242 bp->shmem_base = HOST_VIEW_SHMEM_BASE; in bnx2_init_board()
2296 reg = REG_RD_IND(bp, bp->shmem_base + in bnx2_init_board()
2335 REG_WR_IND(bp, bp->shmem_base + BNX2_DRV_PULSE_MB, in bnx2_init_board()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c2103 REG_WR(bp, params->shmem_base + in bnx2x_update_mng()
4330 u32 shmem_base, u8 port, in bnx2x_get_mod_abs_int_cfg() argument
12156 rx = REG_RD(bp, shmem_base + in bnx2x_populate_preemphasis()
12160 tx = REG_RD(bp, shmem_base + in bnx2x_populate_preemphasis()
12342 u32 shmem_base, in bnx2x_populate_ext_phy() argument
13197 u32 shmem_base, shmem2_base; in bnx2x_8073_common_init_phy() local
13324 u32 shmem_base, shmem2_base; in bnx2x_8726_common_init_phy() local
13437 u32 shmem_base, shmem2_base; in bnx2x_8727_common_init_phy() local
13954 u32 shmem_base, in bnx2x_fan_failure_det_req() argument
14005 shmem_base, in bnx2x_init_mod_abs_int()
[all …]
H A Dbnx2x_link.h261 u32 shmem_base; member
451 u8 bnx2x_fan_failure_det_req(struct bnx2x *bp, u32 shmem_base,
542 u32 chip_id, u32 shmem_base, u32 shmem2_base,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c2103 REG_WR(bp, params->shmem_base + in bnx2x_update_mng()
4330 u32 shmem_base, u8 port, in bnx2x_get_mod_abs_int_cfg() argument
12156 rx = REG_RD(bp, shmem_base + in bnx2x_populate_preemphasis()
12160 tx = REG_RD(bp, shmem_base + in bnx2x_populate_preemphasis()
12342 u32 shmem_base, in bnx2x_populate_ext_phy() argument
13197 u32 shmem_base, shmem2_base; in bnx2x_8073_common_init_phy() local
13324 u32 shmem_base, shmem2_base; in bnx2x_8726_common_init_phy() local
13437 u32 shmem_base, shmem2_base; in bnx2x_8727_common_init_phy() local
13954 u32 shmem_base, in bnx2x_fan_failure_det_req() argument
14005 shmem_base, in bnx2x_init_mod_abs_int()
[all …]
H A Dbnx2x_link.h261 u32 shmem_base; member
451 u8 bnx2x_fan_failure_det_req(struct bnx2x *bp, u32 shmem_base,
542 u32 chip_id, u32 shmem_base, u32 shmem2_base,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c2103 REG_WR(bp, params->shmem_base + in bnx2x_update_mng()
4330 u32 shmem_base, u8 port, in bnx2x_get_mod_abs_int_cfg() argument
12156 rx = REG_RD(bp, shmem_base + in bnx2x_populate_preemphasis()
12160 tx = REG_RD(bp, shmem_base + in bnx2x_populate_preemphasis()
12342 u32 shmem_base, in bnx2x_populate_ext_phy() argument
13197 u32 shmem_base, shmem2_base; in bnx2x_8073_common_init_phy() local
13324 u32 shmem_base, shmem2_base; in bnx2x_8726_common_init_phy() local
13437 u32 shmem_base, shmem2_base; in bnx2x_8727_common_init_phy() local
13954 u32 shmem_base, in bnx2x_fan_failure_det_req() argument
14005 shmem_base, in bnx2x_init_mod_abs_int()
[all …]
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/nvidia/tegra/include/lib/
H A Dprofiler.h16 void boot_profiler_init(uint64_t shmem_base, uint32_t tmr_base);
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/nvidia/tegra/include/lib/
H A Dprofiler.h16 void boot_profiler_init(uint64_t shmem_base, uint32_t tmr_base);
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/nvidia/tegra/include/lib/
H A Dprofiler.h16 void boot_profiler_init(uint64_t shmem_base, uint32_t tmr_base);
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/nvidia/tegra/include/lib/
H A Dprofiler.h16 void boot_profiler_init(uint64_t shmem_base, uint32_t tmr_base);
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/nvidia/tegra/include/lib/
H A Dprofiler.h16 void boot_profiler_init(uint64_t shmem_base, uint32_t tmr_base);

123