Searched full:vcu (Results 1 – 11 of 11) sorted by relevance
/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";
|
/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"
|
/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() 3881 dev->settings = syscon_regmap_lookup_by_compatible("xlnx,vcu-settings"); in allegro_probe()
|
/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 | mad.c | 935 buffer_units |= (dd->vcu << 3) & OPA_PI_MASK_BUF_UNIT_CREDIT_ACK; in __subn_get_opa_portinfo()
|
/linux/include/dt-bindings/gce/ |
H A D | mt8186-gce.h | 79 /* VCU: poll with timeout for GPR timer */
|