Home
last modified time | relevance | path

Searched full:onboard (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/kernel/linux/linux-6.6/drivers/usb/misc/
Donboard_usb_hub_pdevs.c3 * API for creating and destroying USB onboard hub platform devices
33 * onboard_hub_create_pdevs -- create platform devices for onboard USB hubs
34 * @parent_hub : parent hub to scan for connected onboard hubs
35 * @pdev_list : list of onboard hub platform devices owned by the parent hub
37 * Creates a platform device for each supported onboard hub that is connected to
53 * platform device for each physical onboard hub, hence for root hubs the loop
55 * scans through all child nodes it still creates pdevs for onboard hubs
58 * Further there must be only one platform device for onboard hubs with a peer
60 * taken: pdevs for onboard hubs with a peer are only created when the function
62 * (directly or through other hubs). For onboard hubs connected to root hubs
[all …]
/kernel/linux/linux-6.6/drivers/media/pci/ttpci/
DKconfig9 (so called Budget- or Nova-PCI cards) without onboard
30 or Nova-PCI cards) without onboard MPEG2 decoder, and without
31 analog inputs or an onboard Common Interface connector.
39 tristate "Budget cards with onboard CI connector"
54 (so called Budget- or Nova-PCI cards) without onboard
55 MPEG2 decoder, but with onboard Common Interface connector.
80 (so called Budget- or Nova-PCI cards) without onboard
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
DKconfig26 onboard MPEG2 decoder.
61 (so called Budget- or Nova-PCI cards) without onboard
82 or Nova-PCI cards) without onboard MPEG2 decoder, and without
83 analog inputs or an onboard Common Interface connector.
91 tristate "Budget cards with onboard CI connector"
106 (so called Budget- or Nova-PCI cards) without onboard
107 MPEG2 decoder, but with onboard Common Interface connector.
132 (so called Budget- or Nova-PCI cards) without onboard
150 driver doesn't use onboard MPEG2 decoder. The
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/
DKconfig20 tristate "Macintosh SONIC based ethernet (onboard, NuBus, LC, CS)"
24 the onboard Ethernet in many Quadras as well as some LC-PDS,
32 tristate "MIPS JAZZ onboard SONIC Ethernet support"
35 This is the driver for the onboard card of MIPS Magnum 4000,
60 tristate "Xtensa XT2000 onboard SONIC Ethernet support"
63 This is the driver for the onboard card of the Xtensa XT2000 board.
/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
DKconfig20 tristate "Macintosh SONIC based ethernet (onboard, NuBus, LC, CS)"
24 the onboard Ethernet in many Quadras as well as some LC-PDS,
32 tristate "MIPS JAZZ onboard SONIC Ethernet support"
35 This is the driver for the onboard card of MIPS Magnum 4000,
60 tristate "Xtensa XT2000 onboard SONIC Ethernet support"
63 This is the driver for the onboard card of the Xtensa XT2000 board.
/kernel/linux/linux-6.6/arch/sparc/kernel/
Dsun4m_irq.c55 * 4 softint-4, onboard SCSI
57 * 6 softint-6, onboard ETHERNET
59 * 8 softint-8, onboard VIDEO
79 * 4 bits indicate onboard vs. SBUS leveled vs. VME leveled. 0x20
80 * means onboard, 0x30 means SBUS leveled, and 0x40 means VME leveled.
82 * For example, an 'intr' IRQ priority value of 0x24 is onboard SCSI
87 * esp: 0x24 onboard ESP SCSI
88 * le: 0x26 onboard Lance ETHERNET
96 * zs: 0x2c onboard keyboard/mouse/serial
97 * floppy: 0x2b onboard Floppy
[all …]
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dsun4m_irq.c55 * 4 softint-4, onboard SCSI
57 * 6 softint-6, onboard ETHERNET
59 * 8 softint-8, onboard VIDEO
79 * 4 bits indicate onboard vs. SBUS leveled vs. VME leveled. 0x20
80 * means onboard, 0x30 means SBUS leveled, and 0x40 means VME leveled.
82 * For example, an 'intr' IRQ priority value of 0x24 is onboard SCSI
87 * esp: 0x24 onboard ESP SCSI
88 * le: 0x26 onboard Lance ETHERNET
96 * zs: 0x2c onboard keyboard/mouse/serial
97 * floppy: 0x2b onboard Floppy
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/
Dzii,rave-sp.txt23 rave-sp-nvmem : Interface to onboard EEPROM
25 rave-sp-hwmon : Interface to onboard hardware sensors
26 rave-sp-leds : Interface to onboard LEDs
27 rave-sp-input : Interface to onboard power button
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dzii,rave-sp.txt23 rave-sp-nvmem : Interface to onboard EEPROM
25 rave-sp-hwmon : Interface to onboard hardware sensors
26 rave-sp-leds : Interface to onboard LEDs
27 rave-sp-input : Interface to onboard power button
/kernel/linux/linux-6.6/drivers/input/serio/
Di8042-snirm.h12 #define I8042_KBD_PHYS_DESC "onboard/serio0"
13 #define I8042_AUX_PHYS_DESC "onboard/serio1"
14 #define I8042_MUX_PHYS_DESC "onboard/serio%d"
/kernel/linux/linux-5.10/drivers/input/serio/
Di8042-snirm.h12 #define I8042_KBD_PHYS_DESC "onboard/serio0"
13 #define I8042_AUX_PHYS_DESC "onboard/serio1"
14 #define I8042_MUX_PHYS_DESC "onboard/serio%d"
/kernel/linux/linux-5.10/arch/mips/include/asm/sgi/
Dip22.h50 #define SGI_WD93_0_IRQ SGINT_LOCAL0 + 1 /* 1st onboard WD93 */
51 #define SGI_WD93_1_IRQ SGINT_LOCAL0 + 2 /* 2nd onboard WD93 */
52 #define SGI_ENET_IRQ SGINT_LOCAL0 + 3 /* onboard ethernet */
71 #define SGI_SERIAL_IRQ SGINT_LOCAL2 + 5 /* onboard serial */
/kernel/linux/linux-6.6/arch/mips/include/asm/sgi/
Dip22.h50 #define SGI_WD93_0_IRQ SGINT_LOCAL0 + 1 /* 1st onboard WD93 */
51 #define SGI_WD93_1_IRQ SGINT_LOCAL0 + 2 /* 2nd onboard WD93 */
52 #define SGI_ENET_IRQ SGINT_LOCAL0 + 3 /* onboard ethernet */
71 #define SGI_SERIAL_IRQ SGINT_LOCAL2 + 5 /* onboard serial */
/kernel/linux/linux-6.6/arch/powerpc/boot/
Dppcboot-hotfoot.h54 /* second onboard ethernet port */
88 /* second onboard ethernet port */
94 /* third onboard ethernet ports */
99 /* fourth onboard ethernet ports */
Dppcboot.h68 /* second onboard ethernet port */
74 /* third onboard ethernet ports */
79 /* fourth onboard ethernet ports */
/kernel/linux/linux-5.10/arch/powerpc/boot/
Dppcboot-hotfoot.h54 /* second onboard ethernet port */
88 /* second onboard ethernet port */
94 /* third onboard ethernet ports */
99 /* fourth onboard ethernet ports */
Dppcboot.h68 /* second onboard ethernet port */
74 /* third onboard ethernet ports */
79 /* fourth onboard ethernet ports */
/kernel/linux/linux-6.6/sound/aoa/
DKconfig3 tristate "Apple Onboard Audio driver"
8 Apple Onboard Audio components.
/kernel/linux/linux-5.10/sound/aoa/
DKconfig3 tristate "Apple Onboard Audio driver"
8 Apple Onboard Audio components.
/kernel/linux/linux-5.10/sound/isa/cs423x/
Dcs4236.c40 "{Gateway,E1000 Onboard CS4236B},"
47 "{Intel PR440FX Onboard},"
53 "{Unknown,Digital PC 5000 Onboard}}");
142 /* HP Omnibook 5500 onboard */
162 /* Digital PC 5000 Onboard - CS4236B */
166 /* Intel PR440FX Onboard sound */
170 /* Gateway E1000 Onboard CS4236B */
172 /* HP 6330 Onboard sound */
194 /* Dell Workstation 400 Onboard - CS4236B */
198 /* CS4235 - onboard */
[all …]
/kernel/linux/linux-5.10/drivers/net/can/mscan/
DKconfig14 tristate "Freescale MPC5xxx onboard CAN controller"
18 onboard CAN controller. Currently, the MPC5200, MPC5200B and
/kernel/linux/linux-6.6/drivers/net/can/mscan/
DKconfig14 tristate "Freescale MPC5xxx onboard CAN controller"
18 onboard CAN controller. Currently, the MPC5200, MPC5200B and
/kernel/linux/linux-5.10/sound/soc/intel/boards/
DKconfig241 This adds support for ASoC Onboard Codec I2S machine driver. This will
255 This adds support for ASoC Onboard Codec I2S machine driver. This will
330 This adds support for ASoC Onboard Codec I2S machine driver. This will
347 This adds support for ASoC Onboard Codec I2S machine driver. This will
358 This adds support for ASoC Onboard Codec I2S machine driver. This will
372 This adds support for ASoC Onboard Codec I2S machine driver. This will
384 This adds support for ASoC Onboard Codec I2S machine driver. This will
/kernel/linux/linux-5.10/include/video/
Dmaxinefb.h4 * DECstation 5000/xx onboard framebuffer support, Copyright (C) 1999 by
19 * Begin of DECstation 5000/xx onboard framebuffer memory, default resolution
/kernel/linux/linux-6.6/include/video/
Dmaxinefb.h4 * DECstation 5000/xx onboard framebuffer support, Copyright (C) 1999 by
19 * Begin of DECstation 5000/xx onboard framebuffer memory, default resolution

12345678910>>...17