Home
last modified time | relevance | path

Searched refs:cb_offset (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/platforms/powernv/
H A Dopal-imc.c55 u32 cb_offset; in export_imc_mode_and_cmd() local
60 if (of_property_read_u32(node, "cb_offset", &cb_offset)) in export_imc_mode_and_cmd()
61 cb_offset = IMC_CNTL_BLK_OFFSET; in export_imc_mode_and_cmd()
64 loc = (u64)(ptr->vbase) + cb_offset; in export_imc_mode_and_cmd()
/linux/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2.c309 mfa2_file->cb = fw->data + NLA_ALIGN(be32_to_cpu(pd->cb_offset)); in mlxfw_mfa2_file_init()
538 off_t cb_offset; in mlxfw_mfa2_file_component_get() local
547 cb_offset = (u64) be32_to_cpu(comp->cb_offset_h) << 32 | in mlxfw_mfa2_file_component_get()
557 err = mlxfw_mfa2_file_cb_offset_xz(mfa2_file, cb_offset, comp_buf_size, in mlxfw_mfa2_file_component_get()
H A Dmlxfw_mfa2_format.h26 __be32 cb_offset; member
/linux/drivers/base/power/
H A Druntime.c28 size_t cb_offset) in __rpm_get_driver_callback() argument
31 return get_callback_ptr(dev->driver->pm, cb_offset); in __rpm_get_driver_callback()
36 static pm_callback_t __rpm_get_callback(struct device *dev, size_t cb_offset) in __rpm_get_callback() argument
53 cb = get_callback_ptr(ops, cb_offset); in __rpm_get_callback()
56 cb = __rpm_get_driver_callback(dev, cb_offset); in __rpm_get_callback()
1976 static pm_callback_t get_callback(struct device *dev, size_t cb_offset) in get_callback() argument
1985 return __rpm_get_driver_callback(dev, cb_offset); in get_callback()
1987 return __rpm_get_callback(dev, cb_offset); in get_callback()
/linux/drivers/accel/habanalabs/common/
H A Dcommand_buffer.c107 u32 cb_offset; in hl_cb_alloc() local
134 cb_offset = p - hdev->internal_cb_pool_virt_addr; in hl_cb_alloc()
136 cb->bus_address = hdev->internal_cb_va_base + cb_offset; in hl_cb_alloc()
/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-av1.h283 __entry->f.cb_offset,