Home
last modified time | relevance | path

Searched full:autoprobing (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Dparport.h20 /* no dma, or IRQ autoprobing */
/openbmc/linux/Documentation/devicetree/bindings/iio/imu/
H A Dst,lsm6dsx.yaml83 Enable/disable internal i2c controller slave autoprobing at bootstrap.
/openbmc/linux/Documentation/networking/device_drivers/appletalk/
H A Dcops.rst39 IRQ = 5. As of right now I would only use IRQ 5 for the card, if autoprobing.
/openbmc/linux/Documentation/admin-guide/
H A Dparport.rst240 * IRQ autoprobing works only for a few port types at the moment.
/openbmc/linux/Documentation/networking/
H A Darcnet.rst148 sensible method of autoprobing for these cards. You must specify the I/O
212 line. (In recent versions of the driver, autoprobing is much more reliable
/openbmc/linux/drivers/net/ethernet/seeq/
H A Dether3.c30 * 1.10 RMK 15/07/1997 Fixed autoprobing of NQ8004.
31 * 1.11 RMK 16/11/1997 Fixed autoprobing of NQ8005A.
/openbmc/linux/drivers/staging/media/av7110/
H A Dsp8870.c224 *reg0xc05 |= (1 << 1); /* enable autoprobing */ in configure_reg0xc05()
/openbmc/linux/drivers/net/ethernet/cirrus/
H A Dmac89x0.c25 : as an example. Disabled autoprobing in init_module(),
H A Dcs89x0.c1803 pr_err("Module autoprobing not allowed\n"); in cs89x0_isa_init_module()
/openbmc/linux/drivers/media/dvb-frontends/
H A Dsp887x.c276 *reg0xc05 |= (1 << 1); /* enable autoprobing */ in configure_reg0xc05()
/openbmc/linux/drivers/net/ethernet/8390/
H A Dsmc-ultra.c583 printk(KERN_NOTICE "smc-ultra.c: Presently autoprobing (not recommended) for a single card.\n"); in ultra_init_module()
H A Dwd.c531 printk(KERN_NOTICE "wd.c: Presently autoprobing (not recommended) for a single card.\n"); in wd_init_module()
/openbmc/linux/include/linux/
H A Dinterrupt.h760 * Autoprobing for irqs:
H A Dirq.h60 * IRQ_NOPROBE - Interrupt cannot be probed by autoprobing
H A Dserial_core.h321 * which should be probed using standard kernel autoprobing techniques.
/openbmc/linux/drivers/net/ethernet/amd/
H A Dlance.c340 printk(KERN_NOTICE "lance.c: Module autoprobing not allowed. Append \"io=0xNNN\" value(s).\n"); in lance_init_module()