Searched full:vcu (Results 1 – 13 of 13) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/soc/xilinx/ |
D | xlnx,vcu-settings.yaml | 4 $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";
|
D | xlnx,vcu.txt | 13 "xlnx,vcu" 14 "xlnx,vcu-logicoreip-1.0" 21 xlnx_vcu: vcu@a0040000 { 22 compatible = "xlnx,vcu-logicoreip-1.0";
|
/Linux-v6.1/drivers/clk/xilinx/ |
D | xlnx_vcu.c | 3 * 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 …]
|
D | Kconfig | 4 tristate "Xilinx VCU logicoreIP Init"
|
/Linux-v6.1/drivers/media/platform/allegro-dvt/ |
D | Kconfig | 16 called VCU in the reference manual.
|
D | allegro-mail.h | 5 * Allegro VCU firmware mailbox mail definitions
|
D | allegro-mail.c | 6 * Allegro VCU firmware.
|
D | allegro-core.c | 17 #include <linux/mfd/syscon/xlnx-vcu.h> 2250 "user %d: vcu destroyed channel %d\n", in allegro_handle_destroy_channel() 3882 dev->settings = syscon_regmap_lookup_by_compatible("xlnx,vcu-settings"); in allegro_probe()
|
/Linux-v6.1/drivers/infiniband/hw/hfi1/ |
D | intr.c | 130 * 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()
|
D | chip.c | 1008 u8 *vcu, u16 *vl15buf, u8 *crc_sizes); 6447 /* convert a vCU to a CU */ 6448 static u32 vcu_to_cu(u8 vcu) in vcu_to_cu() argument 6450 return 1 << vcu; in vcu_to_cu() 6453 /* convert a CU to a vCU */ 7427 u8 vcu; in handle_verify_cap() local 7446 read_vc_remote_fabric(dd, &vau, &z, &vcu, &vl15buf, in handle_verify_cap() 7457 "Peer Fabric: vAU %d, Z %d, vCU %d, vl15 credits 0x%x, CRC sizes 0x%x\n", in handle_verify_cap() 7458 (int)vau, (int)z, (int)vcu, (int)vl15buf, in handle_verify_cap() 7553 assign_remote_cm_au_table(dd, vcu); in handle_verify_cap() [all …]
|
D | hfi.h | 1190 /* vCU of this device */ 1191 u8 vcu; member 1900 void assign_remote_cm_au_table(struct hfi1_devdata *dd, u8 vcu);
|
D | mad.c | 935 buffer_units |= (dd->vcu << 3) & OPA_PI_MASK_BUF_UNIT_CREDIT_ACK; in __subn_get_opa_portinfo()
|
/Linux-v6.1/include/dt-bindings/gce/ |
D | mt8186-gce.h | 79 /* VCU: poll with timeout for GPR timer */
|