Home
last modified time | relevance | path

Searched refs:possible (Results 1 – 25 of 76) sorted by relevance

1234

/drivers/acpi/
A Dpci_link.c61 u32 possible[ACPI_PCI_LINK_MAX_POSSIBLE]; member
112 link->irq.possible[i] = p->interrupts[i]; in acpi_pci_link_check_possible()
138 link->irq.possible[i] = p->interrupts[i]; in acpi_pci_link_check_possible()
469 if (link->irq.possible[i] == irq) in acpi_irq_pci_sharing_penalty()
510 if (link->irq.possible[i] < ACPI_MAX_ISA_IRQS) in acpi_irq_penalty_init()
512 possible[i]] += in acpi_irq_penalty_init()
545 if (link->irq.active == link->irq.possible[i]) in acpi_pci_link_allocate()
573 acpi_irq_get_penalty(link->irq.possible[i])) in acpi_pci_link_allocate()
574 irq = link->irq.possible[i]; in acpi_pci_link_allocate()
733 if (link->irq.active != link->irq.possible[i]) in acpi_pci_link_add()
[all …]
/drivers/net/phy/
A Dbcm84881.c34 unsigned long *possible = phydev->possible_interfaces; in bcm84881_fill_possible_interfaces() local
36 __set_bit(PHY_INTERFACE_MODE_SGMII, possible); in bcm84881_fill_possible_interfaces()
37 __set_bit(PHY_INTERFACE_MODE_2500BASEX, possible); in bcm84881_fill_possible_interfaces()
38 __set_bit(PHY_INTERFACE_MODE_10GBASER, possible); in bcm84881_fill_possible_interfaces()
A Dmarvell10g.c791 unsigned long *possible = phydev->possible_interfaces; in mv3310_fill_possible_interfaces() local
795 __set_bit(priv->mactype->interface_10g, possible); in mv3310_fill_possible_interfaces()
798 __set_bit(PHY_INTERFACE_MODE_5GBASER, possible); in mv3310_fill_possible_interfaces()
799 __set_bit(PHY_INTERFACE_MODE_2500BASEX, possible); in mv3310_fill_possible_interfaces()
800 __set_bit(PHY_INTERFACE_MODE_SGMII, possible); in mv3310_fill_possible_interfaces()
/drivers/net/wireless/broadcom/b43legacy/
A DKconfig23 # Auto-select SSB PCI-HOST support, if possible
31 # Auto-select SSB PCICORE driver, if possible
40 # if it's possible.
/drivers/mux/
A DKconfig41 of gpio pins. For N pins, there will be 2^N possible multiplexer
57 bitfields, there will be 2^N possible multiplexer states.
/drivers/infiniband/hw/hfi1/
A Daffinity.c95 int possible, curr_cpu, ht; in init_real_cpu_mask() local
103 possible = cpumask_weight(&node_affinity.real_cpu_mask); in init_real_cpu_mask()
111 curr_cpu = cpumask_nth(possible / ht, &node_affinity.real_cpu_mask) + 1; in init_real_cpu_mask()
587 int curr_cpu, possible, i, ret; in hfi1_dev_affinity_init() local
620 possible = cpumask_weight(&entry->def_intr.mask); in hfi1_dev_affinity_init()
623 if (possible == 1) { in hfi1_dev_affinity_init()
/drivers/net/wireless/broadcom/b43/
A DKconfig61 # Auto-select SSB PCI-HOST support, if possible
69 # Auto-select SSB PCICORE driver, if possible
161 # if it's possible.
/drivers/misc/rp1/
A Drp1-pci.dtso5 * it can be possible to check it with CHECK_DTBS while
/drivers/staging/iio/Documentation/
A Dsysfs-bus-iio-dds19 registers Y is not present. It is also possible X is not present
49 Y is not present. It is also possible X is not present if
/drivers/net/phy/qcom/
A Dqca808x.c173 unsigned long *possible = phydev->possible_interfaces; in qca808x_fill_possible_interfaces() local
175 __set_bit(PHY_INTERFACE_MODE_SGMII, possible); in qca808x_fill_possible_interfaces()
178 __set_bit(PHY_INTERFACE_MODE_2500BASEX, possible); in qca808x_fill_possible_interfaces()
/drivers/of/
A DKconfig34 traces to print on the console. It is possible that the tests will
59 This option builds all possible Device Tree Blobs (DTBs) for the
/drivers/gpu/drm/vboxvideo/
A DKconfig15 Although it is possible to build this driver built-in to the
/drivers/staging/gpib/
A DTODO21 - resolve XXX notes where possible
/drivers/staging/media/sunxi/cedrus/
A DTODO14 This will make it possible to register two different procs (decoder and
/drivers/virt/vboxguest/
A DKconfig17 Although it is possible to build this module in, it is advised
/drivers/pci/pcie/
A DKconfig108 Enable PCI Express ASPM L0s and L1 where possible, even if the
116 possible. This would result in higher power savings while staying in L1
/drivers/iio/dummy/
A DKconfig29 allowing that driver's code to be as close as possible to that
/drivers/mtd/devices/
A DKconfig38 suspect a possible hardware or driver bug. If unsure say N.
153 as a module, it is also possible to specify this as a parameter when
163 as a module, it is also possible to specify this as a parameter when
/drivers/misc/sgi-xp/
A Dxp.h64 #error XPC_MAX_NCHANNELS exceeds absolute MAXIMUM possible.
/drivers/ufs/core/
A DKconfig34 Enabling this makes it possible for the kernel to use the crypto
/drivers/net/wireless/realtek/rtl818x/
A DKconfig83 # If possible, automatically enable LEDs for RTL8187.
/drivers/iio/trigger/
A DKconfig53 as possible under the limitations of whatever else is going on.
/drivers/net/wireless/ath/ath6kl/
A DKconfig62 Enabling this makes it possible to change the regdomain in
/drivers/rpmsg/
A DKconfig15 in /dev. They make it possible for user-space programs to send and
/drivers/net/wireless/marvell/libertas/
A DREADME72 hexadecimal (its possible to precede preceding the number with a "0x").
86 be specified in hexadecimal (its possible to precede the number

Completed in 38 milliseconds

1234