Searched refs:dfi_regs (Results 1 – 1 of 1) sorted by relevance
81 void __iomem *dfi_regs = info->regs; in rockchip_dfi_start_hardware_counter() local90 writel_relaxed(CLR_DDRMON_CTRL, dfi_regs + DDRMON_CTRL); in rockchip_dfi_start_hardware_counter()94 writel_relaxed(LPDDR3_EN, dfi_regs + DDRMON_CTRL); in rockchip_dfi_start_hardware_counter()96 writel_relaxed(LPDDR4_EN, dfi_regs + DDRMON_CTRL); in rockchip_dfi_start_hardware_counter()99 writel_relaxed(SOFTWARE_EN, dfi_regs + DDRMON_CTRL); in rockchip_dfi_start_hardware_counter()105 void __iomem *dfi_regs = info->regs; in rockchip_dfi_stop_hardware_counter() local107 writel_relaxed(SOFTWARE_DIS, dfi_regs + DDRMON_CTRL); in rockchip_dfi_stop_hardware_counter()115 void __iomem *dfi_regs = info->regs; in rockchip_dfi_get_busier_ch() local121 info->ch_usage[i].access = readl_relaxed(dfi_regs + in rockchip_dfi_get_busier_ch()123 info->ch_usage[i].total = readl_relaxed(dfi_regs + in rockchip_dfi_get_busier_ch()