Home
last modified time | relevance | path

Searched refs:HCS_SLOTS_MASK (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/usb/host/
A Dxhci.c1246 val = (xhci_readl(&hccr->cr_hcsparams1) & HCS_SLOTS_MASK); in xhci_lowlevel_init()
1248 val |= (val2 & ~HCS_SLOTS_MASK); in xhci_lowlevel_init()
/u-boot/include/usb/
A Dxhci.h101 #define HCS_SLOTS_MASK 0xff macro

Completed in 10 milliseconds