Searched full:core_clock (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/ofed/libmlx4/ |
| H A D | mlx4.c | 139 (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 D | mlx4.h | 157 } core_clock; member
|
| H A D | verbs.c | 90 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 D | marvell,mv64xxx-i2c.yaml | 139 clocks = <&core_clock>, <®_clock>;
|
| /freebsd/contrib/ofed/libmlx5/ |
| H A D | mlx5.c | 617 (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 D | mlx5.h | 264 } core_clock; member
|
| /freebsd/sys/dev/cxgb/ |
| H A D | cxgb_sge.c | 3380 "core_clock", in t3_add_attach_sysctls()
|
| /freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | osprey_reg_map.h | 2453 volatile u_int32_t CORE_CLOCK; /* 0x18 - 0x1c */ member
|
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_main.c | 7891 SYSCTL_ADD_INT(ctx, children, OID_AUTO, "core_clock", CTLFLAG_RD, NULL, in t4_sysctls()
|
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | reg_addr.h | 37150 … (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…
|