Home
last modified time | relevance | path

Searched refs:vcu (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dintr.c178 assign_remote_cm_au_table(dd, dd->vcu); in handle_linkup_change()
H A Dchip.c1049 u8 *vcu, u16 *vl15buf, u8 *crc_sizes);
6489 static u32 vcu_to_cu(u8 vcu) in vcu_to_cu() argument
6491 return 1 << vcu; in vcu_to_cu()
7468 u8 vcu; in handle_verify_cap() local
7487 read_vc_remote_fabric(dd, &vau, &z, &vcu, &vl15buf, in handle_verify_cap()
7499 (int)vau, (int)z, (int)vcu, (int)vl15buf, in handle_verify_cap()
7594 assign_remote_cm_au_table(dd, vcu); in handle_verify_cap()
8944 static int write_vc_local_fabric(struct hfi1_devdata *dd, u8 vau, u8 z, u8 vcu, in write_vc_local_fabric() argument
8951 | (u32)vcu << VCU_SHIFT in write_vc_local_fabric()
9048 u8 *vcu, u1 in read_vc_remote_fabric()
9047 read_vc_remote_fabric(struct hfi1_devdata *dd, u8 *vau, u8 *z, u8 *vcu, u16 *vl15buf, u8 *crc_sizes) read_vc_remote_fabric() argument
14765 assign_local_cm_au_table(struct hfi1_devdata *dd, u8 vcu) assign_local_cm_au_table() argument
14771 assign_remote_cm_au_table(struct hfi1_devdata *dd, u8 vcu) assign_remote_cm_au_table() argument
[all...]
H A Dhfi.h1241 u8 vcu; member
1950 void assign_remote_cm_au_table(struct hfi1_devdata *dd, u8 vcu);
H A Dmad.c977 buffer_units |= (dd->vcu << 3) & OPA_PI_MASK_BUF_UNIT_CREDIT_ACK; in __subn_get_opa_portinfo()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dintr.c136 assign_remote_cm_au_table(dd, dd->vcu); in handle_linkup_change()
H A Dchip.c1008 u8 *vcu, u16 *vl15buf, u8 *crc_sizes);
6450 static u32 vcu_to_cu(u8 vcu) in vcu_to_cu() argument
6452 return 1 << vcu; in vcu_to_cu()
7429 u8 vcu; in handle_verify_cap() local
7448 read_vc_remote_fabric(dd, &vau, &z, &vcu, &vl15buf, in handle_verify_cap()
7460 (int)vau, (int)z, (int)vcu, (int)vl15buf, in handle_verify_cap()
7555 assign_remote_cm_au_table(dd, vcu); in handle_verify_cap()
8905 static int write_vc_local_fabric(struct hfi1_devdata *dd, u8 vau, u8 z, u8 vcu, in write_vc_local_fabric() argument
8912 | (u32)vcu << VCU_SHIFT in write_vc_local_fabric()
9009 u8 *vcu, u1 in read_vc_remote_fabric()
9008 read_vc_remote_fabric(struct hfi1_devdata *dd, u8 *vau, u8 *z, u8 *vcu, u16 *vl15buf, u8 *crc_sizes) read_vc_remote_fabric() argument
14726 assign_local_cm_au_table(struct hfi1_devdata *dd, u8 vcu) assign_local_cm_au_table() argument
14732 assign_remote_cm_au_table(struct hfi1_devdata *dd, u8 vcu) assign_remote_cm_au_table() argument
[all...]
H A Dhfi.h1191 u8 vcu; member
1898 void assign_remote_cm_au_table(struct hfi1_devdata *dd, u8 vcu);
H A Dmad.c935 buffer_units |= (dd->vcu << 3) & OPA_PI_MASK_BUF_UNIT_CREDIT_ACK; in __subn_get_opa_portinfo()
/kernel/linux/linux-6.6/drivers/clk/xilinx/
H A Dxlnx_vcu.c16 #include <linux/mfd/syscon/xlnx-vcu.h>
22 #include <dt-bindings/clock/xlnx-vcu.h>
58 * @clk_data: clocks provided by the vcu clock provider
204 * @iomem: vcu reg space base address
205 * @offset: vcu reg offset from base
217 * @iomem: vcu reg space base address
218 * @offset: vcu reg offset from base
629 syscon_regmap_lookup_by_compatible("xlnx,vcu-settings"); in xvcu_probe()
632 "could not find xlnx,vcu-settings: trying direct register access\n"); in xvcu_probe()
720 { .compatible = "xlnx,vcu" },
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c17 #include <linux/mfd/syscon/xlnx-vcu.h>
2249 "user %d: vcu destroyed channel %d\n", in allegro_handle_destroy_channel()
3881 dev->settings = syscon_regmap_lookup_by_compatible("xlnx,vcu-settings"); in allegro_probe()

Completed in 59 milliseconds