Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/mediatek/
A Dclk-fhctl.c44 readl(regs->reg_mon)); in dump_hw()
120 ret = readl_poll_timeout_atomic(regs->reg_mon, mon_dds, in hopping_hw_flow()
129 con_pcw_tmp = (con_pcw_tmp | (readl(regs->reg_mon) & dds_mask) | in hopping_hw_flow()
A Dclk-pllfh.h53 void __iomem *reg_mon; member
A Dclk-pllfh.c126 regs->reg_mon = fhx_base + offset->offset_mon; in pllfh_init()
/linux-6.3-rc2/drivers/phy/st/
A Dphy-stm32-usbphyc.c335 u32 reg_mon = STM32_USBPHYC_MONITOR(usbphyc_phy->index); in stm32_usbphyc_phy_init() local
346 writel_relaxed(monsel, usbphyc->base + reg_mon); in stm32_usbphyc_phy_init()
347 ret = readl_relaxed_poll_timeout(usbphyc->base + reg_mon, monout, in stm32_usbphyc_phy_init()

Completed in 8 milliseconds