/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | sd.c | 316 static int sd_secondary_create_alias_ft(struct mlx5_core_dev *secondary, in sd_secondary_create_alias_ft() argument 330 ret = mlx5_cmd_alias_obj_create(secondary, &alias_attr, obj_id); in sd_secondary_create_alias_ft() 332 mlx5_core_err(secondary, "Failed to create alias object err=%d\n", in sd_secondary_create_alias_ft() 340 static void sd_secondary_destroy_alias_ft(struct mlx5_core_dev *secondary) in sd_secondary_destroy_alias_ft() argument 342 struct mlx5_sd *sd = mlx5_get_sd(secondary); in sd_secondary_destroy_alias_ft() 344 mlx5_cmd_alias_obj_destroy(secondary, sd->alias_obj_id, in sd_secondary_destroy_alias_ft() 348 static int sd_cmd_set_secondary(struct mlx5_core_dev *secondary, in sd_cmd_set_secondary() argument 353 struct mlx5_sd *sd = mlx5_get_sd(secondary); in sd_cmd_set_secondary() 356 err = mlx5_fs_cmd_set_l2table_entry_silent(secondary, 1); in sd_cmd_set_secondary() 360 err = sd_secondary_create_alias_ft(secondary, primary, primary_sd->tx_ft, in sd_cmd_set_secondary() [all …]
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-sharp-lq101r1sx01.c | 302 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()
|
H A D | panel-jdi-lpm102a188a.c | 454 struct mipi_dsi_device *secondary = NULL; in jdi_panel_dsi_probe() local 466 secondary = of_find_mipi_dsi_device_by_node(np); in jdi_panel_dsi_probe() 469 if (!secondary) in jdi_panel_dsi_probe() 474 if (secondary) { in jdi_panel_dsi_probe() 480 put_device(&secondary->dev); in jdi_panel_dsi_probe() 487 jdi->link2 = secondary; in jdi_panel_dsi_probe() 491 put_device(&secondary->dev); in jdi_panel_dsi_probe() 498 if (secondary) in jdi_panel_dsi_probe()
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-lx2162a-qds.dts | 120 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 D | fsl-lx2160a-qds.dts | 120 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 D | kexec.c | 20 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 D | manage.c | 196 if (action->secondary && action->secondary->thread) { in irq_set_thread_affinity() 197 set_bit(IRQTF_AFFINITY, &action->secondary->thread_flags); in irq_set_thread_affinity() 198 wake_up_process(action->secondary->thread); in irq_set_thread_affinity() 1195 struct irqaction *secondary = action->secondary; in irq_wake_secondary() local 1197 if (WARN_ON_ONCE(!secondary)) in irq_wake_secondary() 1201 __irq_wake_thread(desc, secondary); in irq_wake_secondary() 1320 new->secondary = kzalloc(sizeof(struct irqaction), GFP_KERNEL); in irq_setup_forced_threading() 1321 if (!new->secondary) in irq_setup_forced_threading() 1323 new->secondary->handler = irq_forced_secondary_handler; in irq_setup_forced_threading() 1324 new->secondary->thread_fn = new->thread_fn; in irq_setup_forced_threading() [all …]
|
/linux/drivers/iio/imu/inv_mpu6050/ |
H A D | inv_mpu_acpi.c | 150 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 D | pamu.txt | 63 - 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 D | nfp_nsp_cmds.c | 17 __le16 secondary; member 54 nspi->secondary = le16_to_cpu(ni->secondary); in __nfp_nsp_identify()
|
/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm23550.dtsi | 28 secondary-boot-reg = <0x35004178>; 37 secondary-boot-reg = <0x35004178>; 46 secondary-boot-reg = <0x35004178>;
|
H A D | bcm-nsp-ax.dtsi | 4 * Notable differences from B0+ are the secondary-boot-reg and 9 secondary-boot-reg = <0xffff042c>;
|
/linux/drivers/base/ |
H A D | property.c | 69 return fwnode_call_bool_op(fwnode->secondary, property_present, propname); in fwnode_property_present() 107 return fwnode_call_bool_op(fwnode->secondary, property_read_bool, propname); in fwnode_property_read_bool() 310 return fwnode_call_int_op(fwnode->secondary, property_read_int_array, propname, in fwnode_property_read_int_array() 465 return fwnode_call_int_op(fwnode->secondary, property_read_string_array, propname, in fwnode_property_read_string_array() 613 if (IS_ERR_OR_NULL(fwnode->secondary)) in fwnode_property_get_reference_args() 616 return fwnode_call_int_op(fwnode->secondary, get_reference_args, prop, nargs_prop, in fwnode_property_get_reference_args() 856 return fwnode_get_next_child_node(fwnode->secondary, child); in device_get_next_child_node() 1130 ep = fwnode_graph_get_next_endpoint(parent->secondary, NULL); in fwnode_graph_get_next_endpoint()
|
/linux/Documentation/devicetree/bindings/arm/bcm/ |
H A D | brcm,bcm63138.txt | 11 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/acpi/ |
H A D | pci_root.c | 665 root->secondary.flags = IORESOURCE_BUS; in acpi_pci_root_add() 666 status = try_get_root_bridge_busnr(handle, &root->secondary); in acpi_pci_root_add() 674 root->secondary.end = 0xFF; in acpi_pci_root_add() 680 root->secondary.start = bus; in acpi_pci_root_add() 682 root->secondary.start = 0; in acpi_pci_root_add() 703 root->segment, &root->secondary); in acpi_pci_root_add() 732 root->segment, (unsigned int)root->secondary.start); in acpi_pci_root_add() 1001 int ret, busnum = root->secondary.start; in acpi_pci_root_create() 1024 pci_add_resource(&info->resources, &root->secondary); in acpi_pci_root_create()
|
/linux/drivers/block/drbd/ |
H A D | Kconfig | 24 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 D | viafb.rst | 96 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 D | matroxfb.rst | 231 with secondary (TV) output - if DFP is active, TV output must be 245 secondary analog output and third letter to the DVI output. 407 + secondary head shares videomemory with primary head. It is not problem 411 + due to hardware limitation, secondary head can use only 16 and 32bpp 413 + secondary head is not accelerated. There were bad problems with accelerated 414 XFree when secondary head used to use acceleration. 415 + secondary head always powerups in 640x480@60-32 videomode. You have to use 417 + secondary head always powerups in monitor mode. You have to use fbmatroxset 428 + secondary head shares videomemory with primary head. It is not problem 431 + due to hardware limitation, secondary head can use only 16 and 32bpp [all …]
|
/linux/Documentation/PCI/endpoint/ |
H A D | pci-ntb-howto.rst | 67 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
|
H A D | pci-endpoint-cfs.rst | 75 ... secondary/ 81 controller connected to secondary interface should be added in 'secondary'
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-tuner.rst | 131 - 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/ata/ |
H A D | pata_legacy.c | 1061 int *secondary) in legacy_check_special_cases() argument 1065 *primary = *secondary = 1; in legacy_check_special_cases() 1070 *primary = *secondary = 1; in legacy_check_special_cases() 1080 *secondary = 1; in legacy_check_special_cases() 1212 int secondary = 0; in legacy_init() local 1228 secondary = 1; in legacy_init() 1231 legacy_check_special_cases(p, &primary, &secondary); in legacy_init() 1243 if (secondary == 0 || all) in legacy_init()
|
/linux/Documentation/mm/ |
H A D | mmu_notifier.rst | 8 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 D | setup.c | 436 static void pnv_kexec_cpu_down(int crash_shutdown, int secondary) in pnv_kexec_cpu_down() argument 443 xics_kexec_teardown_cpu(secondary); in pnv_kexec_cpu_down() 449 if (secondary) { in pnv_kexec_cpu_down()
|
/linux/Documentation/arch/s390/ |
H A D | qeth.rst | 12 a primary or a secondary Bridge Port. For more information, see 24 ROLE={primary|secondary|none}
|