Home
last modified time | relevance | path

Searched refs:RH_B_DR (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-hub.c568 desc->u.hs.DeviceRemovable[0] = rh & RH_B_DR; in ohci_hub_descriptor()
570 desc->u.hs.DeviceRemovable[1] = (rh & RH_B_DR) >> 8; in ohci_hub_descriptor()
H A Dohci.h321 #define RH_B_DR 0x0000ffff /* device removable flags */ macro
H A Disp116x.h78 #define RH_B_DR (0xffff << 0) /* device removable flags */ macro
H A Disp1362.h329 #define RH_B_DR 0x0000ffff /* device removable flags */ macro
H A Dohci-dbg.c219 (temp & RH_B_DR) in ohci_dump_roothub()
H A Du132-hcd.c2591 desc->u.hs.DeviceRemovable[0] = rh_b & RH_B_DR; in u132_roothub_descriptor()
2593 desc->u.hs.DeviceRemovable[1] = (rh_b & RH_B_DR) >> 8; in u132_roothub_descriptor()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-hub.c568 desc->u.hs.DeviceRemovable[0] = rh & RH_B_DR; in ohci_hub_descriptor()
570 desc->u.hs.DeviceRemovable[1] = (rh & RH_B_DR) >> 8; in ohci_hub_descriptor()
H A Disp116x.h78 #define RH_B_DR (0xffff << 0) /* device removable flags */ macro
H A Dohci.h321 #define RH_B_DR 0x0000ffff /* device removable flags */ macro
H A Disp1362.h329 #define RH_B_DR 0x0000ffff /* device removable flags */ macro
H A Dohci-dbg.c219 (temp & RH_B_DR) in ohci_dump_roothub()

Completed in 20 milliseconds