Home
last modified time | relevance | path

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

/linux/drivers/usb/early/
A Dxhci-dbc.c257 writel(1, &xdbc.xdbc_reg->ersts); in xdbc_mem_init()
530 writel(0, &xdbc.xdbc_reg->control); in xdbc_handle_external_reset()
558 writel(0, &xdbc.xdbc_reg->control); in xdbc_early_setup()
591 writel(0, &xdbc.xdbc_reg->control); in xdbc_early_setup()
614 if (xdbc.xdbc_reg) in early_xdbc_parse_parameter()
659 if (!xdbc.xdbc_reg) in early_xdbc_setup_hardware()
768 reg = readl(&xdbc.xdbc_reg->control); in xdbc_handle_events()
777 reg = readl(&xdbc.xdbc_reg->control); in xdbc_handle_events()
878 if (!xdbc.xdbc_reg) in early_xdbc_write()
949 writel(0, &xdbc.xdbc_reg->control); in xdbc_scrub_function()
[all …]
A Dxhci-dbc.h152 struct xdbc_regs __iomem *xdbc_reg; member

Completed in 6 milliseconds