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/arch/mips/alchemy/ |
| H A D | board-mtx1.c | 262 static int mtx1_pci_idsel(unsigned int devsel, int assert) in mtx1_pci_idsel() argument 270 if (assert && devsel != 0) in mtx1_pci_idsel()
|
| /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
|
| /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 | 485 u32 devsel; /* device type mask for this definition */ member 1047 u32 devsel; in sdebug_get_devsel() local 1050 devsel = (1 << devtype); in sdebug_get_devsel() 1052 devsel = DS_ALL; in sdebug_get_devsel() 1054 return devsel; in sdebug_get_devsel() 2503 u32 devsel = sdebug_get_devsel(scp->device); in resp_rsup_opcodes() local 2531 if ((devsel & oip->devsel) != 0) { in resp_rsup_opcodes() 2548 if ((devsel & oip->devsel) == 0) in resp_rsup_opcodes() 2591 (devsel & oip->devsel) != 0 && in resp_rsup_opcodes() 2599 (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
|