Home
last modified time | relevance | path

Searched full:core_clock (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.c139 (context->core_clock.offset & (mdev->page_size - 1)); in mlx4_map_internal_clock()
243 if (context->core_clock.offset_valid) in mlx4_init_context()
291 munmap(context->hca_core_clock - context->core_clock.offset, in mlx4_uninit_context()
H A Dmlx4.h157 } core_clock; member
H A Dverbs.c90 mctx->core_clock.offset = resp.hca_core_clock_offset; in mlx4_query_device_ex()
91 mctx->core_clock.offset_valid = 1; in mlx4_query_device_ex()
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Dmarvell,mv64xxx-i2c.yaml139 clocks = <&core_clock>, <&reg_clock>;
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.c617 (context->core_clock.offset & (mdev->page_size - 1)); in mlx5_map_internal_clock()
904 context->core_clock.offset = resp.hca_core_clock_offset; in mlx5_init_context()
1024 munmap(context->hca_core_clock - context->core_clock.offset, in mlx5_cleanup_context()
H A Dmlx5.h264 } core_clock; member
/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c3380 "core_clock", in t3_add_attach_sysctls()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dosprey_reg_map.h2453 volatile u_int32_t CORE_CLOCK; /* 0x18 - 0x1c */ member
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c7891 SYSCTL_ADD_INT(ctx, children, OID_AUTO, "core_clock", CTLFLAG_RD, NULL, in t4_sysctls()
/freebsd/sys/dev/qlnx/qlnxe/
H A Dreg_addr.h37150 … (0xffff<<0) // These bits set the number of core_clock cycles after the…
37152 … (0xffff<<16) // These bits set the number of core_clock cycles in betwee…