Searched refs:devsel (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/usb/renesas_usbhs/ |
| H A D | pipe.c | 502 void usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel, in usbhs_pipe_config_update() argument 511 if (devsel > 0xA) { in usbhs_pipe_config_update() 514 dev_err(dev, "devsel error %d\n", devsel); in usbhs_pipe_config_update() 516 devsel = 0; in usbhs_pipe_config_update() 525 (devsel << 12) | in usbhs_pipe_config_update()
|
| H A D | pipe.h | 93 void usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel,
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-amd8111.rst | 22 Flags: medium devsel, IRQ 19
|
| H A D | i2c-nforce2.rst | 39 Flags: 66Mhz, fast devsel, IRQ 5
|
| H A D | i2c-i801.rst | 165 Flags: bus master, fast devsel, latency 0
|
| /linux/arch/mips/pci/ |
| H A D | pci-alchemy.c | 46 int (*board_pci_idsel)(unsigned int devsel, int assert); 301 static int alchemy_pci_def_idsel(unsigned int devsel, int assert) in alchemy_pci_def_idsel() argument
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | amigaone.dts | 66 devsel-speed = <0x00000001>;
|
| /linux/drivers/scsi/ |
| H A D | scsi_debug.c | 432 u32 devsel; /* device type mask for this definition */ member 993 u32 devsel; in sdebug_get_devsel() local 996 devsel = (1 << devtype); in sdebug_get_devsel() 998 devsel = DS_ALL; in sdebug_get_devsel() 1000 return devsel; in sdebug_get_devsel() 2443 u32 devsel = sdebug_get_devsel(scp->device); in resp_rsup_opcodes() local 2471 if ((devsel & oip->devsel) != 0) { in resp_rsup_opcodes() 2488 if ((devsel & oip->devsel) == 0) in resp_rsup_opcodes() 2531 (devsel & oip->devsel) != 0 && in resp_rsup_opcodes() 2539 (devsel & oip->devsel) != 0) in resp_rsup_opcodes() [all …]
|
| /linux/arch/mips/include/asm/mach-au1x00/ |
| H A D | au1000.h | 802 int (*board_pci_idsel)(unsigned int devsel, int assert);
|
| /linux/Documentation/networking/device_drivers/ethernet/3com/ |
| H A D | vortex.rst | 401 Flags: bus master, medium devsel, latency 32, IRQ 19
|
| /linux/Documentation/admin-guide/media/ |
| H A D | bttv.rst | 75 Flags: bus master, medium devsel, latency 32, IRQ 5
|