Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dpipe.c502 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 Dpipe.h93 void usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel,
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Dpipe.c502 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 Dpipe.h93 void usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel,
/kernel/linux/linux-5.10/arch/mips/alchemy/
H A Dboard-mtx1.c194 static int mtx1_pci_idsel(unsigned int devsel, int assert) in mtx1_pci_idsel() argument
202 if (assert && devsel != 0) in mtx1_pci_idsel()
/kernel/linux/linux-6.6/arch/mips/alchemy/
H A Dboard-mtx1.c194 static int mtx1_pci_idsel(unsigned int devsel, int assert) in mtx1_pci_idsel() argument
202 if (assert && devsel != 0) in mtx1_pci_idsel()
/kernel/linux/linux-5.10/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) in alchemy_pci_def_idsel() argument
/kernel/linux/linux-6.6/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) in alchemy_pci_def_idsel() argument
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h799 int (*board_pci_idsel)(unsigned int devsel, int assert);
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h799 int (*board_pci_idsel)(unsigned int devsel, int assert);

Completed in 12 milliseconds