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

/linux-master/drivers/usb/host/
H A Dohci-hub.c568 desc->u.hs.DeviceRemovable[0] = rh & RH_B_DR;
570 desc->u.hs.DeviceRemovable[1] = (rh & RH_B_DR) >> 8;
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)

Completed in 145 milliseconds