Searched full:vcu (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/soc/xilinx/ |
H A 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";
|
H A 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";
|
/openbmc/linux/drivers/clk/xilinx/ |
H A 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 …]
|
H A D | Kconfig | 4 tristate "Xilinx VCU logicoreIP Init"
|
/openbmc/linux/drivers/media/platform/allegro-dvt/ |
H A D | Kconfig | 16 called VCU in the reference manual.
|
H A D | allegro-mail.h | 5 * Allegro VCU firmware mailbox mail definitions
|
H A D | allegro-mail.c | 6 * Allegro VCU firmware.
|
H A D | allegro-core.c | 17 #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()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A 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()
|
H A D | chip.c | 1008 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 …]
|
H A D | hfi.h | 1190 /* vCU of this device */ 1191 u8 vcu; member 1898 void assign_remote_cm_au_table(struct hfi1_devdata *dd, u8 vcu);
|
H A D | mad.c | 935 buffer_units |= (dd->vcu << 3) & OPA_PI_MASK_BUF_UNIT_CREDIT_ACK; in __subn_get_opa_portinfo()
|
/openbmc/linux/include/dt-bindings/gce/ |
H A D | mt8186-gce.h | 79 /* VCU: poll with timeout for GPR timer */
|
/openbmc/u-boot/board/xilinx/zynqmp/ |
H A D | zynqmp.c | 281 * exists. So, we need to ignore VCU disable bit(8) in in zynqmp_get_silicon_idcode_name()
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |