/Linux-v5.4/drivers/ide/ |
D | ide-generic.c | 43 static void ide_generic_check_pci_legacy_iobases(int *primary, int *secondary) in ide_generic_check_pci_legacy_iobases() argument 53 *secondary = 1; in ide_generic_check_pci_legacy_iobases() 59 *primary = *secondary = 1; in ide_generic_check_pci_legacy_iobases() 68 *secondary = 1; in ide_generic_check_pci_legacy_iobases() 81 int i, rc = 0, primary = 0, secondary = 0; in ide_generic_init() local 83 ide_generic_check_pci_legacy_iobases(&primary, &secondary); in ide_generic_init() 92 if (secondary == 0) in ide_generic_init()
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,nsp-cpu-method.txt | 3 This binding defines the enable method used for starting secondary 8 properties in the corresponding secondary "cpu" device tree node: 10 - secondary-boot-reg = <...>; 12 The secondary-boot-reg property is a u32 value that specifies the 14 entry point for a secondary CPU. This entry is cpu node specific 36 secondary-boot-reg = <0xffff042c>;
|
D | brcm,bcm23550-cpu-method.txt | 3 This binding defines the enable method used for starting secondary 10 - secondary-boot-reg = <...>; 12 The secondary-boot-reg property is a u32 value that specifies the 14 code release a secondary CPU. The value written to the register is 34 secondary-boot-reg = <0x3500417c>;
|
D | brcm,bcm11351-cpu-method.txt | 3 This binding defines the enable method used for starting secondary 10 - secondary-boot-reg = <...>; 12 The secondary-boot-reg property is a u32 value that specifies the 14 code release a secondary CPU. The value written to the register is 34 secondary-boot-reg = <0x3500417c>;
|
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-v5.4/arch/powerpc/platforms/pseries/ |
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-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | coex.c | 272 struct ieee80211_chanctx_conf *secondary; member 313 swap(data->primary, data->secondary); in iwl_mvm_bt_coex_tcm_based_ci() 389 data->secondary = data->primary; in iwl_mvm_bt_notif_iterator() 405 data->secondary = data->primary; in iwl_mvm_bt_notif_iterator() 409 data->secondary = chanctx_conf; in iwl_mvm_bt_notif_iterator() 414 else if (data->secondary == chanctx_conf) in iwl_mvm_bt_notif_iterator() 425 else if (!data->secondary) in iwl_mvm_bt_notif_iterator() 427 data->secondary = chanctx_conf; in iwl_mvm_bt_notif_iterator() 431 else if (data->secondary == chanctx_conf) in iwl_mvm_bt_notif_iterator() 509 if (data.secondary) { in iwl_mvm_bt_coex_notif_handle() [all …]
|
/Linux-v5.4/drivers/gpu/drm/panel/ |
D | panel-sharp-lq101r1sx01.c | 350 struct mipi_dsi_device *secondary = NULL; in sharp_panel_probe() local 362 secondary = of_find_mipi_dsi_device_by_node(np); in sharp_panel_probe() 365 if (!secondary) in sharp_panel_probe() 370 if (secondary) { in sharp_panel_probe() 373 put_device(&secondary->dev); in sharp_panel_probe() 379 sharp->link2 = secondary; in sharp_panel_probe() 384 put_device(&secondary->dev); in sharp_panel_probe() 391 if (secondary) in sharp_panel_probe()
|
/Linux-v5.4/kernel/irq/ |
D | manage.c | 1061 struct irqaction *secondary = action->secondary; in irq_wake_secondary() local 1063 if (WARN_ON_ONCE(!secondary)) in irq_wake_secondary() 1067 __irq_wake_thread(desc, secondary); in irq_wake_secondary() 1165 new->secondary = kzalloc(sizeof(struct irqaction), GFP_KERNEL); in irq_setup_forced_threading() 1166 if (!new->secondary) in irq_setup_forced_threading() 1168 new->secondary->handler = irq_forced_secondary_handler; in irq_setup_forced_threading() 1169 new->secondary->thread_fn = new->thread_fn; in irq_setup_forced_threading() 1170 new->secondary->dev_id = new->dev_id; in irq_setup_forced_threading() 1171 new->secondary->irq = new->irq; in irq_setup_forced_threading() 1172 new->secondary->name = new->name; in irq_setup_forced_threading() [all …]
|
/Linux-v5.4/drivers/iio/imu/inv_mpu6050/ |
D | inv_mpu_acpi.c | 157 unsigned short primary, secondary; in inv_mpu_acpi_create_mux_client() local 160 &secondary); in inv_mpu_acpi_create_mux_client() 161 if (!ret && secondary) { in inv_mpu_acpi_create_mux_client() 164 info.addr = secondary; in inv_mpu_acpi_create_mux_client()
|
/Linux-v5.4/Documentation/devicetree/bindings/powerpc/fsl/ |
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-v5.4/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp_nsp_cmds.c | 17 __le16 secondary; member 54 nspi->secondary = le16_to_cpu(ni->secondary); in __nfp_nsp_identify()
|
/Linux-v5.4/drivers/platform/x86/ |
D | intel_cht_int33fe.c | 166 fwnode->secondary = ERR_PTR(-ENODEV); in cht_int33fe_setup_dp() 167 data->dp->secondary = fwnode; in cht_int33fe_setup_dp() 182 data->dp->secondary = NULL; in cht_int33fe_remove_nodes() 241 fwnode->secondary = ERR_PTR(-ENODEV); in cht_int33fe_register_max17047() 242 max17047->dev.fwnode->secondary = fwnode; in cht_int33fe_register_max17047()
|
/Linux-v5.4/arch/x86/pci/ |
D | acpi.c | 197 info->start_bus = (u8)root->secondary.start; in setup_mcfg_map() 198 info->end_bus = (u8)root->secondary.end; in setup_mcfg_map() 247 int busnum = root->secondary.start; in pci_acpi_root_get_node() 297 int busnum = ci->root->secondary.start; in pci_acpi_root_prepare_resources() 329 int busnum = root->secondary.start; in pci_acpi_scan_root()
|
/Linux-v5.4/drivers/base/ |
D | property.c | 53 !IS_ERR_OR_NULL(fwnode->secondary)) in fwnode_property_present() 54 ret = fwnode_call_bool_op(fwnode->secondary, property_present, in fwnode_property_present() 239 !IS_ERR_OR_NULL(fwnode->secondary)) in fwnode_property_read_int_array() 241 fwnode->secondary, property_read_int_array, propname, in fwnode_property_read_int_array() 378 !IS_ERR_OR_NULL(fwnode->secondary)) in fwnode_property_read_string_array() 379 ret = fwnode_call_int_op(fwnode->secondary, in fwnode_property_read_string_array() 526 if (is_software_node(fwnode->secondary)) { in device_remove_properties() 527 fwnode_remove_software_node(fwnode->secondary); in device_remove_properties()
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/freescale/ |
D | fsl,layerscape-dcfg.txt | 4 configuration and status for the device. Such as setting the secondary 5 core start address and release the secondary core from holdoff and startup.
|
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/ |
D | sharp,lq101r1sx01.txt | 23 - link2: phandle to the DSI peripheral on the secondary link. Note that the 37 link2 = <&secondary>; 45 secondary: panel@0 {
|
/Linux-v5.4/drivers/acpi/ |
D | pci_root.c | 547 root->secondary.flags = IORESOURCE_BUS; in acpi_pci_root_add() 548 status = try_get_root_bridge_busnr(handle, &root->secondary); in acpi_pci_root_add() 556 root->secondary.end = 0xFF; in acpi_pci_root_add() 562 root->secondary.start = bus; in acpi_pci_root_add() 564 root->secondary.start = 0; in acpi_pci_root_add() 585 root->segment, &root->secondary); in acpi_pci_root_add() 607 root->segment, (unsigned int)root->secondary.start); in acpi_pci_root_add() 878 int ret, busnum = root->secondary.start; in acpi_pci_root_create() 902 pci_add_resource(&info->resources, &root->secondary); in acpi_pci_root_create()
|
/Linux-v5.4/arch/powerpc/platforms/85xx/ |
D | smp.c | 360 void mpc85xx_smp_kexec_cpu_down(int crash_shutdown, int secondary) in mpc85xx_smp_kexec_cpu_down() argument 364 if (secondary) { in mpc85xx_smp_kexec_cpu_down() 378 void mpc85xx_smp_kexec_cpu_down(int crash_shutdown, int secondary) in mpc85xx_smp_kexec_cpu_down() argument 390 mpic_teardown_this_cpu(secondary); in mpc85xx_smp_kexec_cpu_down()
|
/Linux-v5.4/Documentation/devicetree/bindings/sound/ |
D | samsung-i2s.txt | 8 secondary fifo, s/w reset control and internal mux for root clk src. 10 playback, stereo channel capture, secondary fifo using internal 15 exynos7 I2S has 7.1 channel TDM support for capture, secondary fifo 60 sub system(used in secondary sound source).
|
/Linux-v5.4/drivers/net/wireless/intersil/orinoco/ |
D | fw.c | 207 int secondary) in symbol_dl_image() argument 223 if (secondary) { in symbol_dl_image() 246 if (secondary) { in symbol_dl_image() 267 if (secondary && ret != 0) in symbol_dl_image()
|
/Linux-v5.4/drivers/block/drbd/ |
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-v5.4/drivers/clk/ |
D | clk-stm32f4.c | 851 static int stm32f4_rcc_lookup_clk_idx(u8 primary, u8 secondary) in stm32f4_rcc_lookup_clk_idx() argument 856 if (WARN_ON(secondary >= stm32fx_end_primary_clk)) in stm32f4_rcc_lookup_clk_idx() 858 return secondary; in stm32f4_rcc_lookup_clk_idx() 864 if (WARN_ON(secondary >= BITS_PER_BYTE * sizeof(table) || in stm32f4_rcc_lookup_clk_idx() 865 0 == (table[BIT_ULL_WORD(secondary)] & in stm32f4_rcc_lookup_clk_idx() 866 BIT_ULL_MASK(secondary)))) in stm32f4_rcc_lookup_clk_idx() 870 table[BIT_ULL_WORD(secondary)] &= in stm32f4_rcc_lookup_clk_idx() 871 GENMASK_ULL(secondary % BITS_PER_LONG_LONG, 0); in stm32f4_rcc_lookup_clk_idx() 874 (BIT_ULL_WORD(secondary) >= 1 ? hweight64(table[1]) : 0) + in stm32f4_rcc_lookup_clk_idx() 875 (BIT_ULL_WORD(secondary) >= 2 ? hweight64(table[2]) : 0); in stm32f4_rcc_lookup_clk_idx() [all …]
|
/Linux-v5.4/drivers/staging/olpc_dcon/ |
D | Kconfig | 10 secondary Display CONtroller, or DCON. This secondary controller
|
/Linux-v5.4/Documentation/fb/ |
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::
|