Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Ddwc3-sti-glue.c85 reg = readl(plat->glue_base + CLKRST_CTRL); in sti_dwc3_glue_init()
90 writel(reg, plat->glue_base + CLKRST_CTRL); in sti_dwc3_glue_init()
101 setbits_le32(plat->glue_base + CLKRST_CTRL, SW_PIPEW_RESET_N); in sti_dwc3_glue_init()
/external/u-boot/include/
Ddwc3-sti-glue.h11 #define CLKRST_CTRL 0x00 macro