Home
last modified time | relevance | path

Searched refs:ersts (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/early/
H A Dxhci-dbc.h22 __le32 ersts; /* Event Ring Segment Table Size*/ member
H A Dxhci-dbc.c257 writel(1, &xdbc.xdbc_reg->ersts); in xdbc_mem_init()
/linux/drivers/usb/host/
H A Dxhci-dbgcap.h18 __le32 ersts; /* Event Ring Segment Table Size*/ member
H A Dxhci-dbgcap.c521 writel(dbc->erst.num_entries, &dbc->regs->ersts); in xhci_dbc_mem_init()