Home
last modified time | relevance | path

Searched full:vcu (Results 1 – 24 of 24) sorted by relevance

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/xilinx/
Dxlnx,vcu-settings.yaml4 $id: http://devicetree.org/schemas/soc/xilinx/xlnx,vcu-settings.yaml#
7 title: Xilinx VCU Settings
13 The Xilinx VCU Settings provides information about the configuration of the
19 - const: xlnx,vcu-settings
37 xlnx_vcu: vcu@a0041000 {
38 compatible = "xlnx,vcu-settings", "syscon";
Dxlnx,vcu.txt13 "xlnx,vcu"
14 "xlnx,vcu-logicoreip-1.0"
21 xlnx_vcu: vcu@a0040000 {
22 compatible = "xlnx,vcu-logicoreip-1.0";
/kernel/linux/linux-5.10/drivers/soc/xilinx/
Dxlnx_vcu.c3 * Xilinx VCU Init
17 /* Address map for different registers implemented in the VCU LogiCORE IP. */
47 /* vcu slcr registers, bitmask and shift */
97 * struct xvcu_device - Xilinx VCU init device structure
237 * xvcu_read - Read from the VCU register space
238 * @iomem: vcu reg space base address
239 * @offset: vcu reg offset from base
241 * Return: Returns 32bit value from VCU register specified
250 * xvcu_write - Write to the VCU register space
251 * @iomem: vcu reg space base address
[all …]
DKconfig5 tristate "Xilinx VCU logicoreIP Init"
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/xilinx/
Dxlnx,vcu.txt13 "xlnx,vcu"
14 "xlnx,vcu-logicoreip-1.0"
16 1. vcu slcr
24 xlnx_vcu: vcu@a0040000 {
25 compatible = "xlnx,vcu-logicoreip-1.0";
/kernel/linux/linux-6.6/drivers/clk/xilinx/
Dxlnx_vcu.c3 * Xilinx VCU Init
16 #include <linux/mfd/syscon/xlnx-vcu.h>
22 #include <dt-bindings/clock/xlnx-vcu.h>
50 * struct xvcu_device - Xilinx VCU init device structure
56 * @pll: handle for the VCU PLL
57 * @pll_post: handle for the VCU PLL post divider
58 * @clk_data: clocks provided by the vcu clock provider
203 * xvcu_read - Read from the VCU register space
204 * @iomem: vcu reg space base address
205 * @offset: vcu reg offset from base
[all …]
DKconfig4 tristate "Xilinx VCU logicoreIP Init"
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
DKconfig13 called VCU in the reference manual.
Dallegro-mail.h5 * Allegro VCU firmware mailbox mail definitions
Dallegro-mail.c6 * Allegro VCU firmware.
Dallegro-core.c1736 "user %d: vcu destroyed channel %d\n", in allegro_handle_destroy_channel()
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
DKconfig16 called VCU in the reference manual.
Dallegro-mail.h5 * Allegro VCU firmware mailbox mail definitions
Dallegro-mail.c6 * Allegro VCU firmware.
Dallegro-core.c17 #include <linux/mfd/syscon/xlnx-vcu.h>
2251 "user %d: vcu destroyed channel %d\n", in allegro_handle_destroy_channel()
3883 dev->settings = syscon_regmap_lookup_by_compatible("xlnx,vcu-settings"); in allegro_probe()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
Dintr.c130 * NOTE: This uses this device's vAU, vCU, and vl15_init for in handle_linkup_change()
136 assign_remote_cm_au_table(dd, dd->vcu); in handle_linkup_change()
Dchip.c1008 u8 *vcu, u16 *vl15buf, u8 *crc_sizes);
6449 /* convert a vCU to a CU */
6450 static u32 vcu_to_cu(u8 vcu) in vcu_to_cu() argument
6452 return 1 << vcu; in vcu_to_cu()
6455 /* convert a CU to a vCU */
7429 u8 vcu; in handle_verify_cap() local
7448 read_vc_remote_fabric(dd, &vau, &z, &vcu, &vl15buf, in handle_verify_cap()
7459 "Peer Fabric: vAU %d, Z %d, vCU %d, vl15 credits 0x%x, CRC sizes 0x%x\n", 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()
[all …]
Dhfi.h1190 /* vCU of this device */
1191 u8 vcu; member
1898 void assign_remote_cm_au_table(struct hfi1_devdata *dd, u8 vcu);
Dmad.c935 buffer_units |= (dd->vcu << 3) & OPA_PI_MASK_BUF_UNIT_CREDIT_ACK; in __subn_get_opa_portinfo()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dintr.c172 * NOTE: This uses this device's vAU, vCU, and vl15_init for in handle_linkup_change()
178 assign_remote_cm_au_table(dd, dd->vcu); in handle_linkup_change()
Dchip.c1049 u8 *vcu, u16 *vl15buf, u8 *crc_sizes);
6488 /* convert a vCU to a CU */
6489 static u32 vcu_to_cu(u8 vcu) in vcu_to_cu() argument
6491 return 1 << vcu; in vcu_to_cu()
6494 /* convert a CU to a vCU */
7468 u8 vcu; in handle_verify_cap() local
7487 read_vc_remote_fabric(dd, &vau, &z, &vcu, &vl15buf, in handle_verify_cap()
7498 "Peer Fabric: vAU %d, Z %d, vCU %d, vl15 credits 0x%x, CRC sizes 0x%x\n", 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()
[all …]
Dhfi.h1240 /* vCU of this device */
1241 u8 vcu; member
1950 void assign_remote_cm_au_table(struct hfi1_devdata *dd, u8 vcu);
Dmad.c977 buffer_units |= (dd->vcu << 3) & OPA_PI_MASK_BUF_UNIT_CREDIT_ACK; in __subn_get_opa_portinfo()
/kernel/linux/linux-6.6/include/dt-bindings/gce/
Dmt8186-gce.h79 /* VCU: poll with timeout for GPR timer */