Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-hal/
H A Dbdk-usb.c112 static uint32_t dwc3_uphy_indirect_read(bdk_node_t node, int usb_port, uint32_t addr) in dwc3_uphy_indirect_read() function
229 uint32_t pll_locked = dwc3_uphy_indirect_read(node, usb_port, DWC3_INT_IND_PLL_LOCK_REG); in dwc3_uphy_check_pll()
243 uint32_t pwr_val = dwc3_uphy_indirect_read(node, usb_port, DWC3_INT_IND_UPHY_PLL_PU); in dwc3_uphy_check_pll()
258 pll_locked = dwc3_uphy_indirect_read(node, usb_port, DWC3_INT_IND_PLL_LOCK_REG); in dwc3_uphy_check_pll()