devsel            211 arch/mips/alchemy/board-mtx1.c static int mtx1_pci_idsel(unsigned int devsel, int assert)
devsel            219 arch/mips/alchemy/board-mtx1.c 	if (assert && devsel != 0)
devsel            799 arch/mips/include/asm/mach-au1x00/au1000.h 	int (*board_pci_idsel)(unsigned int devsel, int assert);
devsel             46 arch/mips/pci/pci-alchemy.c 	int (*board_pci_idsel)(unsigned int devsel, int assert);
devsel            301 arch/mips/pci/pci-alchemy.c static int alchemy_pci_def_idsel(unsigned int devsel, int assert)
devsel            502 drivers/usb/renesas_usbhs/pipe.c void usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel,
devsel            511 drivers/usb/renesas_usbhs/pipe.c 	if (devsel > 0xA) {
devsel            514 drivers/usb/renesas_usbhs/pipe.c 		dev_err(dev, "devsel error %d\n", devsel);
devsel            516 drivers/usb/renesas_usbhs/pipe.c 		devsel = 0;
devsel            525 drivers/usb/renesas_usbhs/pipe.c 			     (devsel << 12) |
devsel             93 drivers/usb/renesas_usbhs/pipe.h void usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel,