Searched refs:devsel (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/usb/renesas_usbhs/
H A Dpipe.h93 void usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel,
H A Dpipe.c502 void usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel, argument
511 if (devsel > 0xA) {
514 dev_err(dev, "devsel error %d\n", devsel);
516 devsel = 0;
525 (devsel << 12) |
/linux-master/arch/mips/alchemy/
H A Dboard-mtx1.c194 static int mtx1_pci_idsel(unsigned int devsel, int assert) argument
202 if (assert && devsel != 0)
/linux-master/arch/mips/pci/
H A Dpci-alchemy.c46 int (*board_pci_idsel)(unsigned int devsel, int assert);
301 static int alchemy_pci_def_idsel(unsigned int devsel, int assert) argument
/linux-master/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h802 int (*board_pci_idsel)(unsigned int devsel, int assert);

Completed in 124 milliseconds