Home
last modified time | relevance | path

Searched refs:secondary (Results 1 – 25 of 150) sorted by relevance

123456

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsd.c32 /* Next index for secondary registration */
35 struct { /* secondary */
358 sd_warn(primary, "%s: failed to add secondary %s to ldev: %d\n", in sd_cmd_set_secondary()
494 /* dev is a secondary device, peer is the primary device. in mlx5_sd_init()
639 static int sd_secondary_create_alias_ft(struct mlx5_core_dev *secondary,
653 ret = mlx5_cmd_alias_obj_create(secondary, &alias_attr, obj_id);
655 mlx5_core_err(secondary, "Failed to create alias object err=%d\n",
663 static void sd_secondary_destroy_alias_ft(struct mlx5_core_dev *secondary)
665 struct mlx5_sd *sd = mlx5_get_sd(secondary);
667 mlx5_cmd_alias_obj_destroy(secondary, s
323 sd_secondary_create_alias_ft(struct mlx5_core_dev * secondary,struct mlx5_core_dev * primary,struct mlx5_flow_table * ft,u32 * obj_id,u8 * alias_key) sd_secondary_create_alias_ft() argument
347 sd_secondary_destroy_alias_ft(struct mlx5_core_dev * secondary) sd_secondary_destroy_alias_ft() argument
355 sd_cmd_set_secondary(struct mlx5_core_dev * secondary,struct mlx5_core_dev * primary,u8 * alias_key) sd_cmd_set_secondary() argument
385 sd_cmd_unset_secondary(struct mlx5_core_dev * secondary) sd_cmd_unset_secondary() argument
[all...]
/linux/drivers/gpu/drm/panel/
H A Dpanel-sharp-lq101r1sx01.c302 struct mipi_dsi_device *secondary = NULL; in sharp_panel_probe() local
314 secondary = of_find_mipi_dsi_device_by_node(np); in sharp_panel_probe()
317 if (!secondary) in sharp_panel_probe()
322 if (secondary) { in sharp_panel_probe()
327 put_device(&secondary->dev); in sharp_panel_probe()
333 sharp->link2 = secondary; in sharp_panel_probe()
338 put_device(&secondary->dev); in sharp_panel_probe()
345 if (secondary) in sharp_panel_probe()
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-lx2162a-qds.dts120 mdio@0 { /* Slot #1 (secondary EMI) */
126 mdio@1 { /* Slot #2 (secondary EMI) */
132 mdio@2 { /* Slot #3 (secondary EMI) */
138 mdio@3 { /* Slot #4 (secondary EMI) */
144 mdio@4 { /* Slot #5 (secondary EMI) */
150 mdio@5 { /* Slot #6 (secondary EMI) */
156 mdio@6 { /* Slot #7 (secondary EMI) */
162 mdio@7 { /* Slot #8 (secondary EMI) */
H A Dfsl-lx2160a-qds.dts120 mdio@0 { /* Slot #1 (secondary EMI) */
126 mdio@1 { /* Slot #2 (secondary EMI) */
132 mdio@2 { /* Slot #3 (secondary EMI) */
138 mdio@3 { /* Slot #4 (secondary EMI) */
144 mdio@4 { /* Slot #5 (secondary EMI) */
150 mdio@5 { /* Slot #6 (secondary EMI) */
156 mdio@6 { /* Slot #7 (secondary EMI) */
162 mdio@7 { /* Slot #8 (secondary EMI) */
/linux/arch/powerpc/platforms/pseries/
H A Dkexec.c20 void pseries_kexec_cpu_down(int crash_shutdown, int secondary) in pseries_kexec_cpu_down() argument
59 if (!secondary) in pseries_kexec_cpu_down()
62 xics_kexec_teardown_cpu(secondary); in pseries_kexec_cpu_down()
/linux/kernel/irq/
H A Dmanage.c208 if (action->secondary && action->secondary->thread) { in irq_set_thread_affinity()
209 set_bit(IRQTF_AFFINITY, &action->secondary->thread_flags); in irq_set_thread_affinity()
210 wake_up_process(action->secondary->thread); in irq_set_thread_affinity()
1207 struct irqaction *secondary = action->secondary; in irq_wake_secondary() local
1209 if (WARN_ON_ONCE(!secondary)) in irq_wake_secondary()
1213 __irq_wake_thread(desc, secondary); in irq_wake_secondary()
1331 * secondary action. in irq_setup_forced_threading()
1334 /* Allocate the secondary actio in irq_setup_forced_threading()
1402 setup_irq_thread(struct irqaction * new,unsigned int irq,bool secondary) setup_irq_thread() argument
[all...]
/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_acpi.c150 unsigned short primary, secondary; in inv_mpu_acpi_create_mux_client() local
153 &secondary); in inv_mpu_acpi_create_mux_client()
154 if (!ret && secondary) { in inv_mpu_acpi_create_mux_client()
157 info.addr = secondary; in inv_mpu_acpi_create_mux_client()
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dpamu.txt63 - fsl,secondary-cache-geometry
65 Two cells that specify the geometry of the secondary PAMU
108 fsl,secondary-cache-geometry = <128 2>;
114 fsl,secondary-cache-geometry = <128 2>;
120 fsl,secondary-cache-geometry = <128 2>;
126 fsl,secondary-cache-geometry = <128 2>;
132 fsl,secondary-cache-geometry = <128 2>;
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nsp_cmds.c17 __le16 secondary; member
54 nspi->secondary = le16_to_cpu(ni->secondary); in __nfp_nsp_identify()
/linux/drivers/gpu/drm/stm/
H A Dlvds.c264 struct lvds_phy_info *secondary; member
569 if (lvds->secondary) { in lvds_pixel_clk_enable()
570 phy = lvds->secondary; in lvds_pixel_clk_enable()
578 drm_err(drm, "Failed to enable secondary PHY PLL: %d\n", ret); in lvds_pixel_clk_enable()
620 if (lvds->secondary) { in lvds_pixel_clk_disable()
621 lvds_clear(lvds, lvds->secondary->base + lvds->secondary->ofs.GCR, in lvds_pixel_clk_disable()
623 lvds_clear(lvds, lvds->secondary->base + lvds->secondary->ofs.PLLCR1, in lvds_pixel_clk_disable()
625 lvds_clear(lvds, lvds->secondary in lvds_pixel_clk_disable()
[all...]
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm23550.dtsi28 secondary-boot-reg = <0x35004178>;
37 secondary-boot-reg = <0x35004178>;
46 secondary-boot-reg = <0x35004178>;
H A Dbcm-nsp-ax.dtsi4 * Notable differences from B0+ are the secondary-boot-reg and
9 secondary-boot-reg = <0xffff042c>;
/linux/arch/x86/pci/
H A Dacpi.c400 info->start_bus = (u8)root->secondary.start; in setup_mcfg_map()
401 info->end_bus = (u8)root->secondary.end; in setup_mcfg_map()
406 &root->secondary, &root->mcfg_addr); in setup_mcfg_map()
453 int busnum = root->secondary.start; in pci_acpi_root_get_node()
503 int busnum = ci->root->secondary.start; in pci_acpi_root_prepare_resources()
536 int busnum = root->secondary.start; in pci_acpi_scan_root()
/linux/drivers/base/
H A Dproperty.c75 return fwnode_call_bool_op(fwnode->secondary, property_present, propname); in fwnode_property_present()
115 return fwnode_call_bool_op(fwnode->secondary, property_read_bool, propname); in fwnode_property_read_bool()
318 return fwnode_call_int_op(fwnode->secondary, property_read_int_array, propname, in fwnode_property_read_int_array()
473 return fwnode_call_int_op(fwnode->secondary, property_read_string_array, propname, in fwnode_property_read_string_array()
623 if (IS_ERR_OR_NULL(fwnode->secondary)) in fwnode_property_get_reference_args()
626 return fwnode_call_int_op(fwnode->secondary, get_reference_args, prop, nargs_prop, in fwnode_property_get_reference_args()
820 /* When no more children in primary, continue with secondary */ in fwnode_get_next_child_node()
821 return fwnode_call_ptr_op(fwnode->secondary, get_next_child_node, child); in fwnode_get_next_child_node()
1123 * an endpoint from fwnode->secondary, then we need to use the secondary in fwnode_graph_get_next_endpoint()
[all...]
/linux/Documentation/devicetree/bindings/arm/bcm/
H A Dbrcm,bcm63138.txt11 An optional Boot lookup table Device Tree node is required for secondary CPU
13 defined in reset/brcm,bcm63138-pmb.txt for this secondary CPU, and an
23 Optional properties for the secondary CPU node:
/linux/drivers/block/drbd/
H A DKconfig24 Each minor device has a role, which can be 'primary' or 'secondary'.
28 node with the device in 'secondary' state. The secondary device
/linux/Documentation/fb/
H A Dviafb.rst96 viafb_mode1: (secondary display device)
102 viafb_bpp1: (secondary display device)
105 viafb_refresh1: (secondary display device)
113 secondary device.
135 If CRT is primary and DVI is secondary, we should use::
139 If DVI is primary and CRT is secondary, we should use::
H A Dmatroxfb.rst228 with secondary (TV) output - if DFP is active, TV output must be
242 secondary analog output and third letter to the DVI output.
404 + secondary head shares videomemory with primary head. It is not problem
408 + due to hardware limitation, secondary head can use only 16 and 32bpp
410 + secondary head is not accelerated. There were bad problems with accelerated
411 XFree when secondary head used to use acceleration.
412 + secondary head always powerups in 640x480@60-32 videomode. You have to use
414 + secondary head always powerups in monitor mode. You have to use fbmatroxset
425 + secondary head shares videomemory with primary head. It is not problem
428 + due to hardware limitation, secondary head can use only 16 and 32bpp
[all …]
/linux/drivers/clk/
H A Dclk-stm32f4.c990 static int stm32f4_rcc_lookup_clk_idx(u8 primary, u8 secondary) in stm32f4_rcc_lookup_clk_idx() argument
995 if (WARN_ON(secondary >= stm32fx_end_primary_clk)) in stm32f4_rcc_lookup_clk_idx()
997 return secondary; in stm32f4_rcc_lookup_clk_idx()
1003 if (WARN_ON(secondary >= BITS_PER_BYTE * sizeof(table) || in stm32f4_rcc_lookup_clk_idx()
1004 0 == (table[BIT_ULL_WORD(secondary)] & in stm32f4_rcc_lookup_clk_idx()
1005 BIT_ULL_MASK(secondary)))) in stm32f4_rcc_lookup_clk_idx()
1009 table[BIT_ULL_WORD(secondary)] &= in stm32f4_rcc_lookup_clk_idx()
1010 GENMASK_ULL(secondary % BITS_PER_LONG_LONG, 0); in stm32f4_rcc_lookup_clk_idx()
1013 (BIT_ULL_WORD(secondary) >= 1 ? hweight64(table[1]) : 0) + in stm32f4_rcc_lookup_clk_idx()
1014 (BIT_ULL_WORD(secondary) >= 2 ? hweight64(table[2]) : 0); in stm32f4_rcc_lookup_clk_idx()
[all …]
/linux/Documentation/PCI/endpoint/
H A Dpci-ntb-howto.rst67 progif_code secondary subsys_id vendorid
112 connected to the two hosts. Use the 'primary' and 'secondary' entries
114 primary interface and the other PCI endpoint controller to the secondary
118 # ln -s controllers/2910000.pcie-ep/ functions/pci-epf-ntb/func1/secondary
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-tuner.rst131 - receiving stereo audio and a secondary audio program
252 carrier and a secondary language monaural on a second carrier.
256 - Reception of the secondary language of a bilingual audio program
261 - Reception of a secondary audio program is supported. This is a
265 carrier for a monaural secondary language. Only
321 - The tuner receives the secondary language of a bilingual audio
368 - Play the secondary language, mono. When the tuner receives no
383 - Play the primary language on the left channel, the secondary
/linux/drivers/platform/x86/intel/
H A Dchtwc_int33fe.c183 fwnode->secondary = ERR_PTR(-ENODEV); in cht_int33fe_setup_dp()
184 data->dp->secondary = fwnode; in cht_int33fe_setup_dp()
194 data->dp->secondary = NULL; in cht_int33fe_remove_nodes()
/linux/Documentation/mm/
H A Dmmu_notifier.rst8 For secondary TLB (non CPU TLB) like IOMMU TLB or device TLB (when device use
11 those secondary TLB while holding page table lock when clearing a pte/pmd:
89 notification to invalidate the secondary TLB, the device see the new value for
/linux/arch/powerpc/platforms/powernv/
H A Dsetup.c437 static void pnv_kexec_cpu_down(int crash_shutdown, int secondary) in pnv_kexec_cpu_down()
444 xics_kexec_teardown_cpu(secondary); in pnv_kexec_cpu_down()
450 if (secondary) { in pnv_kexec_cpu_down()
451 /* Return secondary CPUs to firmware on OPAL v3 */ in pnv_kexec_cpu_down()
436 pnv_kexec_cpu_down(int crash_shutdown,int secondary) pnv_kexec_cpu_down() argument
/linux/Documentation/arch/s390/
H A Dqeth.rst12 a primary or a secondary Bridge Port. For more information, see
24 ROLE={primary|secondary|none}

123456