/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | kexec.c | 24 static void pseries_kexec_cpu_down(int crash_shutdown, int secondary) in pseries_kexec_cpu_down() argument 56 static void pseries_kexec_cpu_down_mpic(int crash_shutdown, int secondary) in pseries_kexec_cpu_down_mpic() argument 58 pseries_kexec_cpu_down(crash_shutdown, secondary); in pseries_kexec_cpu_down_mpic() 59 mpic_teardown_this_cpu(secondary); in pseries_kexec_cpu_down_mpic() 67 static void pseries_kexec_cpu_down_xics(int crash_shutdown, int secondary) in pseries_kexec_cpu_down_xics() argument 69 pseries_kexec_cpu_down(crash_shutdown, secondary); in pseries_kexec_cpu_down_xics() 70 xics_kexec_teardown_cpu(secondary); in pseries_kexec_cpu_down_xics()
|
/linux-4.4.14/drivers/ide/ |
D | ide-generic.c | 53 static void ide_generic_check_pci_legacy_iobases(int *primary, int *secondary) in ide_generic_check_pci_legacy_iobases() argument 63 *secondary = 1; in ide_generic_check_pci_legacy_iobases() 69 *primary = *secondary = 1; in ide_generic_check_pci_legacy_iobases() 78 *secondary = 1; in ide_generic_check_pci_legacy_iobases() 91 int i, rc = 0, primary = 0, secondary = 0; in ide_generic_init() local 93 ide_generic_check_pci_legacy_iobases(&primary, &secondary); in ide_generic_init() 102 if (secondary == 0) in ide_generic_init()
|
D | Kconfig | 238 enables access to the secondary IDE ports in some CMD640 based 815 boot parameter. It enables support for the secondary IDE interface 827 boot parameter. It enables support for the secondary IDE interface 838 boot parameter. It enables support for the secondary IDE interface 859 boot parameter. It enables support for the secondary IDE interface
|
/linux-4.4.14/drivers/clk/ |
D | clk-stm32f4.c | 257 static int stm32f4_rcc_lookup_clk_idx(u8 primary, u8 secondary) in stm32f4_rcc_lookup_clk_idx() argument 262 if (WARN_ON(secondary > FCLK)) in stm32f4_rcc_lookup_clk_idx() 264 return secondary; in stm32f4_rcc_lookup_clk_idx() 270 if (WARN_ON(secondary >= BITS_PER_BYTE * sizeof(table) || in stm32f4_rcc_lookup_clk_idx() 271 0 == (table[BIT_ULL_WORD(secondary)] & in stm32f4_rcc_lookup_clk_idx() 272 BIT_ULL_MASK(secondary)))) in stm32f4_rcc_lookup_clk_idx() 276 table[BIT_ULL_WORD(secondary)] &= in stm32f4_rcc_lookup_clk_idx() 277 GENMASK_ULL(secondary % BITS_PER_LONG_LONG, 0); in stm32f4_rcc_lookup_clk_idx() 280 (BIT_ULL_WORD(secondary) >= 1 ? hweight64(table[1]) : 0) + in stm32f4_rcc_lookup_clk_idx() 281 (BIT_ULL_WORD(secondary) >= 2 ? hweight64(table[2]) : 0); in stm32f4_rcc_lookup_clk_idx() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/bcm/ |
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 23 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-4.4.14/kernel/irq/ |
D | manage.c | 922 struct irqaction *secondary = action->secondary; in irq_wake_secondary() local 924 if (WARN_ON_ONCE(!secondary)) in irq_wake_secondary() 928 __irq_wake_thread(desc, secondary); in irq_wake_secondary() 1024 new->secondary = kzalloc(sizeof(struct irqaction), GFP_KERNEL); in irq_setup_forced_threading() 1025 if (!new->secondary) in irq_setup_forced_threading() 1027 new->secondary->handler = irq_forced_secondary_handler; in irq_setup_forced_threading() 1028 new->secondary->thread_fn = new->thread_fn; in irq_setup_forced_threading() 1029 new->secondary->dev_id = new->dev_id; in irq_setup_forced_threading() 1030 new->secondary->irq = new->irq; in irq_setup_forced_threading() 1031 new->secondary->name = new->name; in irq_setup_forced_threading() [all …]
|
/linux-4.4.14/drivers/gpu/drm/panel/ |
D | panel-sharp-lq101r1sx01.c | 376 struct mipi_dsi_device *secondary = NULL; in sharp_panel_probe() local 388 secondary = of_find_mipi_dsi_device_by_node(np); in sharp_panel_probe() 391 if (!secondary) in sharp_panel_probe() 396 if (secondary) { in sharp_panel_probe() 399 put_device(&secondary->dev); in sharp_panel_probe() 405 sharp->link2 = secondary; in sharp_panel_probe() 410 put_device(&secondary->dev); in sharp_panel_probe() 417 if (secondary) in sharp_panel_probe()
|
/linux-4.4.14/drivers/iio/imu/inv_mpu6050/ |
D | inv_mpu_acpi.c | 167 unsigned short primary, secondary; in inv_mpu_acpi_create_mux_client() local 170 &secondary); in inv_mpu_acpi_create_mux_client() 171 if (!ret && secondary) { in inv_mpu_acpi_create_mux_client() 174 info.addr = secondary; in inv_mpu_acpi_create_mux_client()
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
D | pamu.txt | 65 - fsl,secondary-cache-geometry 67 Two cells that specify the geometry of the secondary PAMU 110 fsl,secondary-cache-geometry = <128 2>; 116 fsl,secondary-cache-geometry = <128 2>; 122 fsl,secondary-cache-geometry = <128 2>; 128 fsl,secondary-cache-geometry = <128 2>; 134 fsl,secondary-cache-geometry = <128 2>;
|
/linux-4.4.14/arch/x86/pci/ |
D | acpi.c | 188 info->start_bus = (u8)root->secondary.start; in setup_mcfg_map() 189 info->end_bus = (u8)root->secondary.end; in setup_mcfg_map() 238 int busnum = root->secondary.start; in pci_acpi_root_get_node() 288 int busnum = ci->root->secondary.start; in pci_acpi_root_prepare_resources() 320 int busnum = root->secondary.start; in pci_acpi_scan_root()
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | setup.c | 223 static void pnv_kexec_cpu_down(int crash_shutdown, int secondary) in pnv_kexec_cpu_down() argument 225 xics_kexec_teardown_cpu(secondary); in pnv_kexec_cpu_down() 232 if (secondary) { in pnv_kexec_cpu_down()
|
/linux-4.4.14/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-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | coex.c | 498 struct ieee80211_chanctx_conf *secondary; member 585 data->secondary = data->primary; in iwl_mvm_bt_notif_iterator() 601 data->secondary = data->primary; in iwl_mvm_bt_notif_iterator() 605 data->secondary = chanctx_conf; in iwl_mvm_bt_notif_iterator() 616 else if (!data->secondary) in iwl_mvm_bt_notif_iterator() 618 data->secondary = chanctx_conf; in iwl_mvm_bt_notif_iterator() 694 if (data.secondary) { in iwl_mvm_bt_coex_notif_handle() 695 struct ieee80211_chanctx_conf *chan = data.secondary; in iwl_mvm_bt_coex_notif_handle() 696 if (WARN_ON(!data.secondary->def.chan)) { in iwl_mvm_bt_coex_notif_handle() 714 cpu_to_le32(*((u16 *)data.secondary->drv_priv)); in iwl_mvm_bt_coex_notif_handle()
|
D | coex_legacy.c | 821 struct ieee80211_chanctx_conf *secondary; member 911 data->secondary = data->primary; in iwl_mvm_bt_notif_iterator() 927 data->secondary = data->primary; in iwl_mvm_bt_notif_iterator() 931 data->secondary = chanctx_conf; in iwl_mvm_bt_notif_iterator() 942 else if (!data->secondary) in iwl_mvm_bt_notif_iterator() 944 data->secondary = chanctx_conf; in iwl_mvm_bt_notif_iterator() 1022 if (data.secondary) { in iwl_mvm_bt_coex_notif_handle() 1023 struct ieee80211_chanctx_conf *chan = data.secondary; in iwl_mvm_bt_coex_notif_handle() 1025 if (WARN_ON(!data.secondary->def.chan)) { in iwl_mvm_bt_coex_notif_handle() 1044 cmd.secondary_ch_phy_id = *((u16 *)data.secondary->drv_priv); in iwl_mvm_bt_coex_notif_handle()
|
/linux-4.4.14/drivers/acpi/ |
D | pci_root.c | 542 root->secondary.flags = IORESOURCE_BUS; in acpi_pci_root_add() 543 status = try_get_root_bridge_busnr(handle, &root->secondary); in acpi_pci_root_add() 551 root->secondary.end = 0xFF; in acpi_pci_root_add() 557 root->secondary.start = bus; in acpi_pci_root_add() 559 root->secondary.start = 0; in acpi_pci_root_add() 580 root->segment, &root->secondary); in acpi_pci_root_add() 601 root->segment, (unsigned int)root->secondary.start); in acpi_pci_root_add() 826 int ret, busnum = root->secondary.start; in acpi_pci_root_create() 848 pci_add_resource(&info->resources, &root->secondary); in acpi_pci_root_create()
|
/linux-4.4.14/drivers/net/wireless/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-4.4.14/Documentation/devicetree/bindings/sound/ |
D | samsung-i2s.txt | 8 secondary fifo, s/w reset control and internal mux for root clk src. 10 playback, sterio channel capture, secondary fifo using internal 15 exynos7 I2S has 7.1 channel TDM support for capture, secondary fifo 59 sub system(used in secondary sound source).
|
/linux-4.4.14/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-4.4.14/arch/powerpc/platforms/85xx/ |
D | smp.c | 357 void mpc85xx_smp_kexec_cpu_down(int crash_shutdown, int secondary) in mpc85xx_smp_kexec_cpu_down() argument 361 if (secondary) { in mpc85xx_smp_kexec_cpu_down() 375 void mpc85xx_smp_kexec_cpu_down(int crash_shutdown, int secondary) in mpc85xx_smp_kexec_cpu_down() argument 387 mpic_teardown_this_cpu(secondary); in mpc85xx_smp_kexec_cpu_down()
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | st,stm32-rcc.txt | 32 The secondary index is the bit number within the RCC register bank, starting 55 The secondary index is bound with the following magic numbers:
|
/linux-4.4.14/drivers/staging/olpc_dcon/ |
D | Kconfig | 9 secondary Display CONtroller, or DCON. This secondary controller
|
/linux-4.4.14/Documentation/fb/ |
D | viafb.txt | 92 viafb_mode1: (secondary display device) 99 viafb_bpp1: (secondary display device) 102 viafb_refresh1: (secondary display device) 110 secondary device. 124 If CRT is primary and DVI is secondary, we should use: 126 If DVI is primary and CRT is secondary, we should use:
|
D | matroxfb.txt | 214 secondary (TV) output - if DFP is active, TV output must be 226 to primary analog output, second letter to the secondary analog output 378 + secondary head shares videomemory with primary head. It is not problem 382 + due to hardware limitation, secondary head can use only 16 and 32bpp 384 + secondary head is not accelerated. There were bad problems with accelerated 385 XFree when secondary head used to use acceleration. 386 + secondary head always powerups in 640x480@60-32 videomode. You have to use 388 + secondary head always powerups in monitor mode. You have to use fbmatroxset 399 + secondary head shares videomemory with primary head. It is not problem 402 + due to hardware limitation, secondary head can use only 16 and 32bpp [all …]
|
D | vt8623fb.txt | 46 * secondary (not initialized by BIOS) device support
|
D | arkfb.txt | 49 * secondary (not initialized by BIOS) device support
|
D | s3fb.txt | 58 * secondary (not initialized by BIOS) device support
|
D | intel810.txt | 145 if specified, secondary/external VGA output will always be enabled.
|
/linux-4.4.14/include/linux/ |
D | fwnode.h | 26 struct fwnode_handle *secondary; member
|
D | interrupt.h | 117 struct irqaction *secondary; member
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | head.S | 41 # If this is a secondary CPU (AP), then deal with that elsewhere 52 # Set up the Boot IPI for each secondary CPU 260 # signal each secondary CPU to begin booting 265 # send SMP_BOOT_IPI to secondary CPU
|
/linux-4.4.14/arch/blackfin/mach-bf561/ |
D | Makefile | 8 obj-$(CONFIG_SMP) += smp.o secondary.o atomic.o
|
/linux-4.4.14/drivers/ata/ |
D | pata_legacy.c | 1034 int *secondary) in legacy_check_special_cases() argument 1038 *primary = *secondary = 1; in legacy_check_special_cases() 1043 *primary = *secondary = 1; in legacy_check_special_cases() 1053 *secondary = 1; in legacy_check_special_cases() 1185 int secondary = 0; in legacy_init() local 1201 secondary = 1; in legacy_init() 1204 legacy_check_special_cases(p, &primary, &secondary); in legacy_init() 1216 if (secondary == 0 || all) in legacy_init()
|
/linux-4.4.14/Documentation/s390/ |
D | qeth.txt | 8 a primary or a secondary Bridge Port. For more information, see 19 ROLE={primary|secondary|none} - the role assigned to the port.
|
D | cds.txt | 364 ready for the next I/O request and secondary status (device-end) when the data 370 Unless the channel subsystem at any time presents a secondary status interrupt, 373 secondary status without error (alert status) is presented, this indicates 375 been issued since the last secondary (final) status.
|
D | Debugging390.txt | 122 The register CR7 contains the secondary address-space control 123 element (SASCE), which points to the secondary space region or 270 user space the kernel switches to primary or secondary address mode if 286 secondary address mode 294 - secondary space mode in case of futex atomic operations, so that the 295 instructions come from primary address space and data from secondary 1341 when the channel is idle, and the second for device end (secondary status).
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | fsl.txt | 84 The compatible string "fsl,vf610m4" is used for the secondary Cortex-M4 119 configuration and status for the device. Such as setting the secondary 120 core start address and release the secondary core from holdoff and startup.
|
D | marvell,berlin.txt | 58 individual registers dealing with pinmux, padmux, clock, reset, and secondary
|
D | arm-boards | 186 - a "psci" node describing the boot method used for the secondary CPUs.
|
/linux-4.4.14/arch/s390/kernel/ |
D | head64.S | 52 .Lctl: .quad 0x04040000 # cr0: AFP registers & secondary space 59 .quad 0 # cr7: secondary space segment table
|
/linux-4.4.14/Documentation/x86/ |
D | entry_64.txt | 54 So when we have a secondary entry, already in kernel mode, we *must 58 Now, there's a secondary complication: there's a cheap way to test 83 whether SWAPGS was already done: if we see that we are a secondary
|
/linux-4.4.14/arch/powerpc/boot/dts/fsl/ |
D | p5040si-post.dtsi | 275 fsl,secondary-cache-geometry = <128 2>; 281 fsl,secondary-cache-geometry = <128 2>; 287 fsl,secondary-cache-geometry = <128 2>; 293 fsl,secondary-cache-geometry = <128 2>; 299 fsl,secondary-cache-geometry = <128 2>;
|
D | p5020si-post.dtsi | 321 fsl,secondary-cache-geometry = <128 2>; 327 fsl,secondary-cache-geometry = <128 2>; 333 fsl,secondary-cache-geometry = <128 2>; 339 fsl,secondary-cache-geometry = <128 2>;
|
D | p2041si-post.dtsi | 289 fsl,secondary-cache-geometry = <128 2>; 295 fsl,secondary-cache-geometry = <128 2>; 301 fsl,secondary-cache-geometry = <128 2>; 307 fsl,secondary-cache-geometry = <128 2>;
|
D | p4080si-post.dtsi | 324 fsl,secondary-cache-geometry = <128 2>; 330 fsl,secondary-cache-geometry = <128 2>; 336 fsl,secondary-cache-geometry = <128 2>; 342 fsl,secondary-cache-geometry = <128 2>; 348 fsl,secondary-cache-geometry = <128 2>;
|
D | p3041si-post.dtsi | 316 fsl,secondary-cache-geometry = <128 2>; 322 fsl,secondary-cache-geometry = <128 2>; 328 fsl,secondary-cache-geometry = <128 2>; 334 fsl,secondary-cache-geometry = <128 2>;
|
D | b4si-post.dtsi | 366 fsl,secondary-cache-geometry = <32 2>; 373 fsl,secondary-cache-geometry = <32 2>; 380 fsl,secondary-cache-geometry = <32 2>; 387 fsl,secondary-cache-geometry = <32 2>;
|
D | t2081si-post.dtsi | 510 fsl,secondary-cache-geometry = <128 2>; 516 fsl,secondary-cache-geometry = <128 2>; 522 fsl,secondary-cache-geometry = <128 2>;
|
D | t1023si-post.dtsi | 229 fsl,secondary-cache-geometry = <32 2>;
|
D | t1040si-post.dtsi | 410 fsl,secondary-cache-geometry = <16 2>;
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | hip01-ca9x2.dts | 16 /* First 8KB reserved for secondary core boot */
|
D | socfpga_arria5.dtsi | 18 /* First 4KB has trampoline code for secondary cores. */
|
D | socfpga_cyclone5.dtsi | 19 /* First 4KB has trampoline code for secondary cores. */
|
D | ecx-2000.dts | 19 /* First 4KB has pen for secondary cores. */
|
D | highbank.dts | 19 /* First 4KB has pen for secondary cores. */
|
D | k2l-netcp.dtsi | 173 secondary-slave-ports {
|
D | k2e-netcp.dtsi | 174 secondary-slave-ports {
|
D | k2hk-netcp.dtsi | 193 secondary-slave-ports {
|
D | integratorap.dts | 15 arm,timer-secondary = &timer1;
|
D | bcm21664.dtsi | 34 secondary-boot-reg = <0x35004178>;
|
D | bcm11351.dtsi | 34 secondary-boot-reg = <0x3500417c>;
|
/linux-4.4.14/include/linux/mfd/wm831x/ |
D | pdata.h | 97 enum wm831x_watchdog_action primary, secondary; member
|
/linux-4.4.14/arch/powerpc/sysdev/xics/ |
D | xics-common.c | 167 void xics_kexec_teardown_cpu(int secondary) in xics_kexec_teardown_cpu() argument 177 if (secondary) in xics_kexec_teardown_cpu()
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/cpu-enable-method/ |
D | marvell,berlin-smp | 5 This document describes the "marvell,berlin-smp" method for enabling secondary
|
D | al,alpine-smp | 6 enabling secondary CPUs. To apply to all CPUs, a single
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-palmas.txt | 33 Selection primary or secondary function associated to I2C2_SCL_SCE, 36 Selection primary or secondary function associated to GPADC_START
|
/linux-4.4.14/drivers/pci/ |
D | probe.c | 810 u8 primary, secondary, subordinate; in pci_scan_bridge() local 815 secondary = (buses >> 8) & 0xFF; in pci_scan_bridge() 819 secondary, subordinate, pass); in pci_scan_bridge() 821 if (!primary && (primary != bus->number) && secondary && subordinate) { in pci_scan_bridge() 828 (primary != bus->number || secondary <= bus->number || in pci_scan_bridge() 829 secondary > subordinate)) { in pci_scan_bridge() 831 secondary, subordinate); in pci_scan_bridge() 843 if ((secondary || subordinate) && !pcibios_assign_all_busses() && in pci_scan_bridge() 859 child = pci_find_bus(pci_domain_nr(bus), secondary); in pci_scan_bridge() 861 child = pci_add_new_bus(bus, dev, secondary); in pci_scan_bridge() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/mips/img/ |
D | pistachio.txt | 14 be probed via CPS, it is not necessary to specify secondary CPUs. Required
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | nxp,lpc3220-mic.txt | 2 (MIC, including SIC1 and SIC2 secondary controllers)
|
D | snps,dw-apb-ictl.txt | 4 dw_apb_ictl. The IP is used as secondary interrupt controller in some SoCs with
|
D | qca,ath79-misc-intc.txt | 3 The MISC interrupt controller is a secondary controller for lower priority
|
D | mrvl,intc.txt | 10 range of intc. mux-intc is secondary interrupt controller.
|
D | arm,gic.txt | 55 secondary GICs, or VGIC maintenance interrupt on primary GIC (see
|
/linux-4.4.14/kernel/ |
D | profile.c | 283 unsigned long primary, secondary, flags, pc = (unsigned long)__pc; in do_profile_hits() local 289 secondary = (~(pc << 1) & (NR_PROFILE_GRP - 1)) << PROFILE_GRPSHIFT; in do_profile_hits() 313 i = (i + secondary) & (NR_PROFILE_HIT - 1); in do_profile_hits()
|
/linux-4.4.14/Documentation/devicetree/bindings/power/ |
D | twl-charger.txt | 16 - interrupts: two interrupt lines from the TWL SIH (secondary
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/exynos/ |
D | smp-sysram.txt | 5 of the secondary cores. Once the core gets powered up it executes the
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | xics.h | 152 extern void xics_kexec_teardown_cpu(int secondary);
|
D | mpic.h | 458 extern void mpic_teardown_this_cpu(int secondary);
|
D | machdep.h | 224 void (*kexec_cpu_down)(int crash_shutdown, int secondary);
|
/linux-4.4.14/Documentation/devicetree/bindings/input/ |
D | matrix-keymap.txt | 18 Some users of this binding might choose to specify secondary keymaps for
|
/linux-4.4.14/net/irda/ |
D | Kconfig | 72 the secondary station will not have to wait the max. turn around 74 If the transmit queue of the secondary is also empty, the primary will
|
/linux-4.4.14/Documentation/hwmon/ |
D | lm83 | 55 secondary chips coupled with another chip such as an IT8705F or similar 58 chips provide some temperature sensors, the secondary chip, if needed,
|
D | nct6775 | 114 Set to 0 to disable secondary temperature control. 116 If secondary temperature functionality is enabled, it is controlled with the 126 Temperature at which secondary temperature control kicks
|
D | max16065 | 53 configurable as either low or high secondary limit. MAX16065, MAX16066,
|
/linux-4.4.14/arch/sh/boards/mach-microdev/ |
D | irq.c | 60 # error Inconsistancy in defining the IRQ# for secondary IDE!
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.debug | 39 Use a fast secondary clock to produce profiling information.
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-tvaudio.c | 172 int primary, int secondary) in tvaudio_setcarrier() argument 174 if (-1 == secondary) in tvaudio_setcarrier() 175 secondary = primary; in tvaudio_setcarrier() 177 saa_writel(SAA7134_CARRIER2_FREQ0 >> 2, tvaudio_carr2reg(secondary)); in tvaudio_setcarrier()
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | chosen.txt | 54 a different secondary CPU release mechanism)
|
/linux-4.4.14/arch/powerpc/xmon/ |
D | xmon.c | 412 int secondary; in xmon_core() local 447 secondary = !(xmon_taken && cpu == xmon_owner); in xmon_core() 476 secondary = 1; in xmon_core() 477 while (secondary && !xmon_gate) { in xmon_core() 481 secondary = test_and_set_bit(0, &in_xmon); in xmon_core() 486 if (!secondary && !xmon_gate) { in xmon_core() 515 if (secondary) { in xmon_core() 518 secondary = 0; in xmon_core() 537 secondary = 1; in xmon_core()
|
/linux-4.4.14/drivers/edac/ |
D | edac_pci_sysfs.c | 498 static u16 get_pci_parity_status(struct pci_dev *dev, int secondary) in get_pci_parity_status() argument 503 where = secondary ? PCI_SEC_STATUS : PCI_STATUS; in get_pci_parity_status()
|
/linux-4.4.14/sound/pci/ |
D | via82xx_modem.c | 376 static int snd_via82xx_codec_ready(struct via82xx_modem *chip, int secondary) in snd_via82xx_codec_ready() argument 387 secondary, snd_via82xx_codec_xread(chip)); in snd_via82xx_codec_ready() 391 static int snd_via82xx_codec_valid(struct via82xx_modem *chip, int secondary) in snd_via82xx_codec_valid() argument 395 unsigned int stat = !secondary ? VIA_REG_AC97_PRIMARY_VALID : in snd_via82xx_codec_valid()
|
D | fm801.c | 170 secondary: 1; member 1047 if (chip->secondary) { in snd_fm801_mixer() 1117 chip->secondary = 1; in snd_fm801_chip_init()
|
D | via82xx.c | 522 static int snd_via82xx_codec_ready(struct via82xx *chip, int secondary) in snd_via82xx_codec_ready() argument 533 secondary, snd_via82xx_codec_xread(chip)); in snd_via82xx_codec_ready() 537 static int snd_via82xx_codec_valid(struct via82xx *chip, int secondary) in snd_via82xx_codec_valid() argument 541 unsigned int stat = !secondary ? VIA_REG_AC97_PRIMARY_VALID : in snd_via82xx_codec_valid()
|
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
D | setup.c | 253 static void ps3_kexec_cpu_down(int crash_shutdown, int secondary) in ps3_kexec_cpu_down() argument
|
/linux-4.4.14/drivers/base/ |
D | core.c | 2245 return fwnode && !IS_ERR(fwnode->secondary); in fwnode_is_primary() 2262 fn = fn->secondary; in set_primary_fwnode() 2264 fwnode->secondary = fn; in set_primary_fwnode() 2268 dev->fwnode->secondary : NULL; in set_primary_fwnode() 2285 fwnode->secondary = ERR_PTR(-ENODEV); in set_secondary_fwnode() 2288 dev->fwnode->secondary = fwnode; in set_secondary_fwnode()
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-arch.txt | 73 - TODO: needs secondary CPUs to disable preempt (See #1)
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | keystone-netcp.txt | 111 - secondary-slave-ports: specification for each of the switch port not be 182 secondary-slave-ports {
|
/linux-4.4.14/drivers/watchdog/ |
D | wm831x_wdt.c | 244 reg |= pdata->secondary << WM831X_WDOG_SECACT_SHIFT; in wm831x_wdt_probe()
|
/linux-4.4.14/drivers/tty/hvc/ |
D | Kconfig | 70 Xen driver for secondary virtual consoles
|
/linux-4.4.14/Documentation/usb/ |
D | bulk-streams.txt | 64 driver supports secondary stream IDs.
|
/linux-4.4.14/arch/arm/mach-tegra/ |
D | reset-handler.S | 215 bleq __die @ no secondary startup handler
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | axp20x.txt | 63 DC1SW : On/Off Switch : : DCDC1 secondary output
|
/linux-4.4.14/Documentation/devicetree/bindings/display/msm/ |
D | dsi.txt | 115 link2 = <&secondary>;
|
/linux-4.4.14/Documentation/cdrom/ |
D | ide-cd | 78 secondary interface. Each interface can control up to two devices, 85 respectively. The drives on the secondary interface are called 91 primary or secondary addresses mentioned above. In addition, if 236 and 15 for the secondary (0x170) interface.) Also be sure that
|
/linux-4.4.14/sound/pci/ali5451/ |
D | ali5451.c | 337 static void snd_ali_codec_poke(struct snd_ali *codec,int secondary, in snd_ali_codec_poke() argument 359 if (secondary) in snd_ali_codec_poke() 370 int secondary, in snd_ali_codec_peek() argument 391 if (secondary) in snd_ali_codec_peek()
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-piix4 | 78 secondary controller, it will be detected by this driver as
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/hisilicon/ |
D | hisilicon.txt | 197 The clock registers and power registers of secondary cores are defined
|
/linux-4.4.14/drivers/scsi/ |
D | wd7000.c | 523 volatile unchar secondary; /* secondary revision level (returned) */ member 1294 host->rev2 = icb.secondary; in wd7000_revision()
|
D | iscsi_boot_sysfs.c | 173 iscsi_boot_rd_attr(eth_secondary_dns, secondary-dns,
|
/linux-4.4.14/drivers/video/fbdev/ |
D | Kconfig | 1260 If you need support for G400 secondary head, you must say Y to 1262 G450/G550 secondary head and digital output are supported without 1267 swap primary and secondary head outputs, or to change output mode. 1274 painting procedures (the secondary head does not use acceleration 1277 G450/G550 hardware can display TV picture only from secondary CRTC, 1288 G400, and the secondary head DDC bus, present on G400 only. 1303 Say Y or M here if you want to use a secondary head (meaning two 1306 secondary head output is blanked while you are in X. With XFree 1318 PAL or NTSC or to swap primary and secondary head outputs. 1325 painting procedures (the secondary head does not use acceleration
|
/linux-4.4.14/arch/ia64/pci/ |
D | pci.c | 299 root->segment, (int)root->secondary.start); in pci_acpi_scan_root()
|
/linux-4.4.14/include/acpi/ |
D | acpi_bus.h | 556 struct resource secondary; /* downstream bus range */ member
|
/linux-4.4.14/fs/jfs/ |
D | jfs_imap.c | 429 struct inode *diReadSpecial(struct super_block *sb, ino_t inum, int secondary) in diReadSpecial() argument 443 if (secondary) { in diReadSpecial() 517 void diWriteSpecial(struct inode *ip, int secondary) in diWriteSpecial() argument 525 if (secondary) in diWriteSpecial()
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | feature.c | 530 static void heathrow_sleep(struct macio_chip *macio, int secondary) in heathrow_sleep() argument 532 if (secondary) { in heathrow_sleep() 562 static void heathrow_wakeup(struct macio_chip *macio, int secondary) in heathrow_wakeup() argument 564 if (secondary) { in heathrow_wakeup()
|
/linux-4.4.14/arch/mips/ |
D | Kconfig.debug | 167 occur early in the boot process of a secondary core.
|
D | Kconfig | 2265 its ability to start secondary CPUs.
|
/linux-4.4.14/Documentation/isdn/ |
D | README.diversion | 60 The rules include primary and secondary service identifiers, called
|
/linux-4.4.14/Documentation/scsi/ |
D | aic7xxx.txt | 128 2. DEC21050 PCI-PCI bridge with multiple controller chips on secondary bus 129 3. DEC2115X PCI-PCI bridge with multiple controller chips on secondary bus
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 868 7: Main battery: secondary sensor 869 8: Bay battery: secondary sensor 893 7: Main Battery: secondary sensor 894 8: Bay Battery: secondary sensor 1150 Some Lenovo ThinkPads support a secondary fan. This fan cannot be 1284 Fan tachometer reading, in RPM, for the secondary fan. 1285 Available only on some ThinkPads. If the secondary fan is
|
/linux-4.4.14/Documentation/sound/oss/ |
D | Opti | 151 The 82C931 chip has support only for secondary ATAPI cdrom.
|
/linux-4.4.14/Documentation/PCI/ |
D | PCIEBUS-HOWTO.txt | 19 internal logical PCI buses. The Switch Port, which has its secondary
|
/linux-4.4.14/sound/pci/ymfpci/ |
D | ymfpci_main.c | 78 static int snd_ymfpci_codec_ready(struct snd_ymfpci *chip, int secondary) in snd_ymfpci_codec_ready() argument 81 u32 reg = secondary ? YDSXGR_SECSTATUSADR : YDSXGR_PRISTATUSADR; in snd_ymfpci_codec_ready() 91 secondary, snd_ymfpci_readw(chip, reg)); in snd_ymfpci_codec_ready()
|
/linux-4.4.14/Documentation/ide/ |
D | ide.txt | 125 interface (/dev/hda) and an IDE cdrom drive on the secondary interface
|
D | ChangeLog.ide-tape.1995-2002 | 219 * Ver 1.16f Dec 15 99 Change place of the secondary OnStream header frames.
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | OSS-Emulation.txt | 72 PCM device (hw:0,0 in ALSA) is mapped to /dev/dsp and the secondary
|
/linux-4.4.14/Documentation/frv/ |
D | mmu-layout.txt | 108 (2) kmap_atomic() uses a slot in the secondary frame (determined by the type parameter), and then
|
/linux-4.4.14/Documentation/networking/ |
D | cxgb.txt | 280 For 133Mhz secondary bus operation, limit the transaction length and
|
D | ip-sysctl.txt | 1208 promote a corresponding secondary IP address instead of 1209 removing all the corresponding secondary IP addresses.
|
/linux-4.4.14/Documentation/ |
D | nommu-mmap.txt | 232 might try directing the call to a secondary driver which turns out not to
|
D | edac.txt | 387 Type 01 bridges, the secondary status register is also looked at to see
|
D | kernel-docs.txt | 123 secondary-storage capability using software".
|
D | SubmittingPatches | 119 installations run kernels from secondary stable trees or
|
D | kernel-parameters.txt | 2770 IRQs or discover secondary PCI buses on your 2791 secondary buses and you want to tell it
|
/linux-4.4.14/Documentation/powerpc/ |
D | pci_iov_resource_on_powernv.txt | 143 "master PE" which is the one used for DMA, MSIs, etc., and "secondary
|
/linux-4.4.14/Documentation/DocBook/ |
D | kernel-api.xml.db | 454 API-pci-reset-bridge-secondary-bus
|
/linux-4.4.14/Documentation/arm64/ |
D | acpi_object_usage.txt | 514 to control CPU power state (including secondary CPU booting).
|
D | arm-acpi.txt | 61 Linux is in any way secondary to Microsoft in this arena. The move of
|
/linux-4.4.14/arch/powerpc/sysdev/ |
D | mpic.c | 1742 void mpic_teardown_this_cpu(int secondary) in mpic_teardown_this_cpu() argument
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 672 Fix problem reconnecting secondary mounts to same server after session
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 930 lines in there as a "soft-reset" property since they start secondary
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 1580 set the MTRRs for the boot CPU and not for the secondary CPUs. This
|