| /Linux-v5.10/drivers/crypto/ux500/cryp/ | 
| D | cryp.c | 38 	peripheralid2 = readl_relaxed(&device_data->base->periphId2);  in cryp_check() 45 		readl_relaxed(&device_data->base->periphId0))  in cryp_check() 47 		    readl_relaxed(&device_data->base->periphId1))  in cryp_check() 49 		    readl_relaxed(&device_data->base->periphId3))  in cryp_check() 51 		    readl_relaxed(&device_data->base->pcellId0))  in cryp_check() 53 		    readl_relaxed(&device_data->base->pcellId1))  in cryp_check() 55 		    readl_relaxed(&device_data->base->pcellId2))  in cryp_check() 57 		    readl_relaxed(&device_data->base->pcellId3))) {  in cryp_check() 99 	while (readl_relaxed(&device_data->base->sr) !=  in cryp_flush_inoutfifo() 309 		ctx->din = readl_relaxed(&src_reg->din);  in cryp_save_device_context() [all …] 
 | 
| /Linux-v5.10/drivers/usb/phy/ | 
| D | phy-tegra-usb.c | 209 		val = readl_relaxed(base + TEGRA_USB_HOSTPC1_DEVLC);  in set_pts() 214 		val = readl_relaxed(base + TEGRA_USB_PORTSC1);  in set_pts() 228 		val = readl_relaxed(base + TEGRA_USB_HOSTPC1_DEVLC);  in set_phcd() 235 		val = readl_relaxed(base + TEGRA_USB_PORTSC1) & ~PORT_RWC_BITS;  in set_phcd() 322 		val = readl_relaxed(base + UTMIP_BIAS_CFG0);  in utmip_pad_power_on() 363 		val = readl_relaxed(base + UTMIP_BIAS_CFG0);  in utmip_pad_power_off() 397 		val = readl_relaxed(base + USB_SUSP_CTRL);  in utmi_phy_clk_disable() 403 		val = readl_relaxed(base + USB_SUSP_CTRL);  in utmi_phy_clk_disable() 430 		val = readl_relaxed(base + USB_SUSP_CTRL);  in utmi_phy_clk_enable() 436 		val = readl_relaxed(base + USB_SUSP_CTRL);  in utmi_phy_clk_enable() [all …] 
 | 
| /Linux-v5.10/drivers/cpufreq/ | 
| D | s5pv210-cpufreq.c | 296 		reg = readl_relaxed(S5P_CLK_DIV2);  in s5pv210_target() 304 			reg = readl_relaxed(S5P_CLKDIV_STAT0);  in s5pv210_target() 311 		reg = readl_relaxed(S5P_CLK_SRC2);  in s5pv210_target() 318 			reg = readl_relaxed(S5P_CLKMUX_STAT1);  in s5pv210_target() 330 		reg = readl_relaxed(S5P_CLK_SRC0);  in s5pv210_target() 336 			reg = readl_relaxed(S5P_CLKMUX_STAT0);  in s5pv210_target() 342 	reg = readl_relaxed(S5P_CLK_DIV0);  in s5pv210_target() 361 		reg = readl_relaxed(S5P_CLKDIV_STAT0);  in s5pv210_target() 365 	reg = readl_relaxed(S5P_ARM_MCS_CON);  in s5pv210_target() 389 			reg = readl_relaxed(S5P_APLL_CON);  in s5pv210_target() [all …] 
 | 
| /Linux-v5.10/drivers/clk/berlin/ | 
| D | berlin2-avpll.c | 118 	reg = readl_relaxed(vco->base + VCO_CTRL0);  in berlin2_avpll_vco_is_enabled() 130 	reg = readl_relaxed(vco->base + VCO_CTRL0);  in berlin2_avpll_vco_enable() 145 	reg = readl_relaxed(vco->base + VCO_CTRL0);  in berlin2_avpll_vco_disable() 163 	reg = readl_relaxed(vco->base + VCO_CTRL1);  in berlin2_avpll_vco_recalc_rate() 220 	reg = readl_relaxed(ch->base + VCO_CTRL10);  in berlin2_avpll_channel_is_enabled() 231 	reg = readl_relaxed(ch->base + VCO_CTRL10);  in berlin2_avpll_channel_enable() 243 	reg = readl_relaxed(ch->base + VCO_CTRL10);  in berlin2_avpll_channel_disable() 258 	reg = readl_relaxed(ch->base + VCO_CTRL30);  in berlin2_avpll_channel_recalc_rate() 267 	reg = readl_relaxed(ch->base + VCO_SYNC1n(ch->index));  in berlin2_avpll_channel_recalc_rate() 273 	reg = readl_relaxed(ch->base + VCO_SYNC2n(ch->index));  in berlin2_avpll_channel_recalc_rate() [all …] 
 | 
| D | berlin2-div.c | 74 	reg = readl_relaxed(div->base + map->gate_offs);  in berlin2_div_is_enabled() 92 	reg = readl_relaxed(div->base + map->gate_offs);  in berlin2_div_enable() 111 	reg = readl_relaxed(div->base + map->gate_offs);  in berlin2_div_disable() 129 	reg = readl_relaxed(div->base + map->pll_switch_offs);  in berlin2_div_set_parent() 138 		reg = readl_relaxed(div->base + map->pll_select_offs);  in berlin2_div_set_parent() 161 	reg = readl_relaxed(div->base + map->pll_switch_offs);  in berlin2_div_get_parent() 164 		reg = readl_relaxed(div->base + map->pll_select_offs);  in berlin2_div_get_parent() 186 	divsw = readl_relaxed(div->base + map->div_switch_offs) &  in berlin2_div_recalc_rate() 188 	div3sw = readl_relaxed(div->base + map->div3_switch_offs) &  in berlin2_div_recalc_rate() 200 		reg = readl_relaxed(div->base + map->div_select_offs);  in berlin2_div_recalc_rate()
  | 
| /Linux-v5.10/drivers/gpio/ | 
| D | gpio-xgs-iproc.c | 74 	event_mask = readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_EVENT_MASK);  in iproc_gpio_irq_unmask() 75 	int_mask = readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_LEVEL_MASK);  in iproc_gpio_irq_unmask() 100 	event_mask = readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_EVENT_MASK);  in iproc_gpio_irq_mask() 101 	int_mask = readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_LEVEL_MASK);  in iproc_gpio_irq_mask() 128 		event_pol = readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_EDGE);  in iproc_gpio_irq_set_type() 133 		event_pol = readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_EDGE);  in iproc_gpio_irq_set_type() 138 		int_pol = readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_LEVEL);  in iproc_gpio_irq_set_type() 143 		int_pol = readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_LEVEL);  in iproc_gpio_irq_set_type() 173 	int_status = readl_relaxed(chip->intr + IPROC_CCA_INT_STS);  in iproc_gpio_irq_handler() 179 		    readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_EVENT_MASK);  in iproc_gpio_irq_handler() [all …] 
 | 
| /Linux-v5.10/arch/arm/mach-mv78xx0/ | 
| D | irq.c | 34 	stat = readl_relaxed(mv78xx0_irq_base + IRQ_CAUSE_LOW_OFF);  in mv78xx0_legacy_handle_irq() 35 	stat &= readl_relaxed(mv78xx0_irq_base + IRQ_MASK_LOW_OFF);  in mv78xx0_legacy_handle_irq() 41 	stat = readl_relaxed(mv78xx0_irq_base + IRQ_CAUSE_HIGH_OFF);  in mv78xx0_legacy_handle_irq() 42 	stat &= readl_relaxed(mv78xx0_irq_base + IRQ_MASK_HIGH_OFF);  in mv78xx0_legacy_handle_irq() 48 	stat = readl_relaxed(mv78xx0_irq_base + IRQ_CAUSE_ERR_OFF);  in mv78xx0_legacy_handle_irq() 49 	stat &= readl_relaxed(mv78xx0_irq_base + IRQ_MASK_ERR_OFF);  in mv78xx0_legacy_handle_irq()
  | 
| /Linux-v5.10/drivers/soc/zte/ | 
| D | zx2967_pm_domains.c | 29 	val = readl_relaxed(pcubase + PCU_DM_PWREN(zpd));  in zx2967_power_on() 38 		val = readl_relaxed(pcubase + PCU_DM_ACK_SYNC(zpd))  in zx2967_power_on() 47 	val = readl_relaxed(pcubase + PCU_DM_RSTEN(zpd));  in zx2967_power_on() 52 	val = readl_relaxed(pcubase + PCU_DM_ISOEN(zpd));  in zx2967_power_on() 57 	val = readl_relaxed(pcubase + PCU_DM_CLKEN(zpd));  in zx2967_power_on() 73 	val = readl_relaxed(pcubase + PCU_DM_CLKEN(zpd));  in zx2967_power_off() 78 	val = readl_relaxed(pcubase + PCU_DM_ISOEN(zpd));  in zx2967_power_off() 83 	val = readl_relaxed(pcubase + PCU_DM_RSTEN(zpd));  in zx2967_power_off() 88 	val = readl_relaxed(pcubase + PCU_DM_PWREN(zpd));  in zx2967_power_off() 97 		val = readl_relaxed(pcubase + PCU_DM_ACK_SYNC(zpd))  in zx2967_power_off()
  | 
| /Linux-v5.10/arch/arm/mach-zx/ | 
| D | zx296702-pm-domain.c | 44 	tmp = readl_relaxed(pcubase + PCU_DM_CLKEN);  in normal_power_off() 49 	tmp = readl_relaxed(pcubase + PCU_DM_ISOEN);  in normal_power_off() 54 	tmp = readl_relaxed(pcubase + PCU_DM_RSTEN);  in normal_power_off() 59 	tmp = readl_relaxed(pcubase + PCU_DM_PWRDN);  in normal_power_off() 63 		tmp = readl_relaxed(pcubase + PCU_DM_ACK_SYNC) & BIT(zpd->bit);  in normal_power_off() 80 	tmp = readl_relaxed(pcubase + PCU_DM_PWRDN);  in normal_power_on() 84 		tmp = readl_relaxed(pcubase + PCU_DM_ACK_SYNC) & BIT(zpd->bit);  in normal_power_on() 92 	tmp = readl_relaxed(pcubase + PCU_DM_RSTEN);  in normal_power_on() 97 	tmp = readl_relaxed(pcubase + PCU_DM_ISOEN);  in normal_power_on() 102 	tmp = readl_relaxed(pcubase + PCU_DM_CLKEN);  in normal_power_on()
  | 
| /Linux-v5.10/drivers/clk/samsung/ | 
| D | clk-pll.c | 71 	tmp = readl_relaxed(pll->con_reg);  in samsung_pll3xxx_enable() 78 		tmp = readl_relaxed(pll->con_reg);  in samsung_pll3xxx_enable() 89 	tmp = readl_relaxed(pll->con_reg);  in samsung_pll3xxx_disable() 112 	pll_con = readl_relaxed(pll->con_reg);  in samsung_pll2126_recalc_rate() 145 	pll_con = readl_relaxed(pll->con_reg);  in samsung_pll3000_recalc_rate() 182 	pll_con = readl_relaxed(pll->con_reg);  in samsung_pll35xx_recalc_rate() 219 	tmp = readl_relaxed(pll->con_reg);  in samsung_pll35xx_set_rate() 247 			tmp = readl_relaxed(pll->con_reg);  in samsung_pll35xx_set_rate() 290 	pll_con0 = readl_relaxed(pll->con_reg);  in samsung_pll36xx_recalc_rate() 291 	pll_con1 = readl_relaxed(pll->con_reg + 4);  in samsung_pll36xx_recalc_rate() [all …] 
 | 
| /Linux-v5.10/drivers/irqchip/ | 
| D | irq-sa11x0.c | 38 	reg = readl_relaxed(iobase + ICMR);  in sa1100_mask_irq() 47 	reg = readl_relaxed(iobase + ICMR);  in sa1100_unmask_irq() 93 	st->icmr = readl_relaxed(iobase + ICMR);  in sa1100irq_suspend() 94 	st->iclr = readl_relaxed(iobase + ICLR);  in sa1100irq_suspend() 95 	st->iccr = readl_relaxed(iobase + ICCR);  in sa1100irq_suspend() 136 		icip = readl_relaxed(iobase + ICIP);  in sa1100_handle_irq() 137 		icmr = readl_relaxed(iobase + ICMR);  in sa1100_handle_irq()
  | 
| /Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/ | 
| D | hns3_debugfs.c | 57 		base_add_h = readl_relaxed(ring->tqp->io_base +  in hns3_dbg_queue_info() 59 		base_add_l = readl_relaxed(ring->tqp->io_base +  in hns3_dbg_queue_info() 64 		value = readl_relaxed(ring->tqp->io_base +  in hns3_dbg_queue_info() 68 		value = readl_relaxed(ring->tqp->io_base +  in hns3_dbg_queue_info() 72 		value = readl_relaxed(ring->tqp->io_base +  in hns3_dbg_queue_info() 76 		value = readl_relaxed(ring->tqp->io_base +  in hns3_dbg_queue_info() 80 		value = readl_relaxed(ring->tqp->io_base +  in hns3_dbg_queue_info() 84 		value = readl_relaxed(ring->tqp->io_base +  in hns3_dbg_queue_info() 89 		base_add_h = readl_relaxed(ring->tqp->io_base +  in hns3_dbg_queue_info() 91 		base_add_l = readl_relaxed(ring->tqp->io_base +  in hns3_dbg_queue_info() [all …] 
 | 
| /Linux-v5.10/drivers/clk/imx/ | 
| D | clk-frac-pll.c | 57 	if (readl_relaxed(pll->base) & (PLL_PD_MASK | PLL_BYPASS_MASK))  in clk_wait_ack() 70 	val = readl_relaxed(pll->base + PLL_CFG0);  in clk_pll_prepare() 82 	val = readl_relaxed(pll->base + PLL_CFG0);  in clk_pll_unprepare() 92 	val = readl_relaxed(pll->base + PLL_CFG0);  in clk_pll_is_prepared() 104 	val = readl_relaxed(pll->base + PLL_CFG0);  in clk_pll_recalc_rate() 106 	val = readl_relaxed(pll->base + PLL_CFG1);  in clk_pll_recalc_rate() 172 	val = readl_relaxed(pll->base + PLL_CFG1);  in clk_pll_set_rate() 177 	val = readl_relaxed(pll->base + PLL_CFG0);  in clk_pll_set_rate() 182 	val = readl_relaxed(pll->base + PLL_CFG0);  in clk_pll_set_rate() 189 	val = readl_relaxed(pll->base + PLL_CFG0);  in clk_pll_set_rate()
  | 
| D | clk-pllv3.c | 62 	u32 val = readl_relaxed(pll->base) & pll->power_bit;  in clk_pllv3_wait_lock() 77 	val = readl_relaxed(pll->base);  in clk_pllv3_prepare() 92 	val = readl_relaxed(pll->base);  in clk_pllv3_unprepare() 104 	if (readl_relaxed(pll->base) & BM_PLL_LOCK)  in clk_pllv3_is_prepared() 114 	u32 div = (readl_relaxed(pll->base) >> pll->div_shift)  & pll->div_mask;  in clk_pllv3_recalc_rate() 141 	val = readl_relaxed(pll->base);  in clk_pllv3_set_rate() 162 	u32 div = readl_relaxed(pll->base) & pll->div_mask;  in clk_pllv3_sys_recalc_rate() 196 	val = readl_relaxed(pll->base);  in clk_pllv3_sys_set_rate() 217 	u32 mfn = readl_relaxed(pll->base + pll->num_offset);  in clk_pllv3_av_recalc_rate() 218 	u32 mfd = readl_relaxed(pll->base + pll->denom_offset);  in clk_pllv3_av_recalc_rate() [all …] 
 | 
| /Linux-v5.10/drivers/watchdog/ | 
| D | omap_wdt.c | 76 	while ((readl_relaxed(base + OMAP_WATCHDOG_WPS)) & 0x08)  in omap_wdt_reload() 83 	while ((readl_relaxed(base + OMAP_WATCHDOG_WPS)) & 0x08)  in omap_wdt_reload() 94 	while ((readl_relaxed(base + OMAP_WATCHDOG_WPS)) & 0x10)  in omap_wdt_enable() 98 	while ((readl_relaxed(base + OMAP_WATCHDOG_WPS)) & 0x10)  in omap_wdt_enable() 108 	while (readl_relaxed(base + OMAP_WATCHDOG_WPS) & 0x10)  in omap_wdt_disable() 112 	while (readl_relaxed(base + OMAP_WATCHDOG_WPS) & 0x10)  in omap_wdt_disable() 123 	while (readl_relaxed(base + OMAP_WATCHDOG_WPS) & 0x04)  in omap_wdt_set_timer() 127 	while (readl_relaxed(base + OMAP_WATCHDOG_WPS) & 0x04)  in omap_wdt_set_timer() 150 	while (readl_relaxed(base + OMAP_WATCHDOG_WPS) & 0x01)  in omap_wdt_start() 154 	while (readl_relaxed(base + OMAP_WATCHDOG_WPS) & 0x01)  in omap_wdt_start() [all …] 
 | 
| /Linux-v5.10/drivers/clocksource/ | 
| D | timer-prima2.c | 62 	WARN_ON(!(readl_relaxed(sirfsoc_timer_base + SIRFSOC_TIMER_STATUS) &  in sirfsoc_timer_interrupt() 81 	cycles = readl_relaxed(sirfsoc_timer_base + SIRFSOC_TIMER_LATCHED_HI);  in sirfsoc_timer_read() 83 		readl_relaxed(sirfsoc_timer_base + SIRFSOC_TIMER_LATCHED_LO);  in sirfsoc_timer_read() 95 	now = readl_relaxed(sirfsoc_timer_base + SIRFSOC_TIMER_LATCHED_LO);  in sirfsoc_timer_set_next_event() 100 	now = readl_relaxed(sirfsoc_timer_base + SIRFSOC_TIMER_LATCHED_LO);  in sirfsoc_timer_set_next_event() 107 	u32 val = readl_relaxed(sirfsoc_timer_base + SIRFSOC_TIMER_INT_EN);  in sirfsoc_timer_shutdown() 116 	u32 val = readl_relaxed(sirfsoc_timer_base + SIRFSOC_TIMER_INT_EN);  in sirfsoc_timer_set_oneshot() 131 			readl_relaxed(sirfsoc_timer_base +  in sirfsoc_clocksource_suspend()
  | 
| /Linux-v5.10/arch/arm/mach-hisi/ | 
| D | hotplug.c | 105 		val = readl_relaxed(ctrl_base + SCPERCTRL0);  in set_cpu_hi3620() 115 		val = readl_relaxed(ctrl_base + SCPERCTRL0);  in set_cpu_hi3620() 201 		val = readl_relaxed(ctrl_base + HIX5HD2_PERI_PMC0);  in hix5hd2_set_cpu() 206 		val = readl_relaxed(ctrl_base + HIX5HD2_PERI_CRG20);  in hix5hd2_set_cpu() 211 		val = readl_relaxed(ctrl_base + HIX5HD2_PERI_PMC0);  in hix5hd2_set_cpu() 217 		val = readl_relaxed(ctrl_base + HIX5HD2_PERI_CRG20);  in hix5hd2_set_cpu() 238 		temp = readl_relaxed(ctrl_base + HIP01_PERI9);  in hip01_set_cpu() 245 		temp = readl_relaxed(ctrl_base + HIP01_PERI9);  in hip01_set_cpu()
  | 
| /Linux-v5.10/drivers/iommu/arm/arm-smmu/ | 
| D | arm-smmu-nvidia.c | 44 	return readl_relaxed(reg);  in nvidia_smmu_read_reg() 97 				val |= readl_relaxed(reg);  in nvidia_smmu_tlb_sync() 123 		val = readl_relaxed(reg);  in nvidia_smmu_reset() 137 	gfsr = readl_relaxed(gr0_base + ARM_SMMU_GR0_sGFSR);  in nvidia_smmu_global_fault_inst() 141 	gfsynr0 = readl_relaxed(gr0_base + ARM_SMMU_GR0_sGFSYNR0);  in nvidia_smmu_global_fault_inst() 142 	gfsynr1 = readl_relaxed(gr0_base + ARM_SMMU_GR0_sGFSYNR1);  in nvidia_smmu_global_fault_inst() 143 	gfsynr2 = readl_relaxed(gr0_base + ARM_SMMU_GR0_sGFSYNR2);  in nvidia_smmu_global_fault_inst() 181 	fsr = readl_relaxed(cb_base + ARM_SMMU_CB_FSR);  in nvidia_smmu_context_fault_bank() 185 	fsynr = readl_relaxed(cb_base + ARM_SMMU_CB_FSYNR0);  in nvidia_smmu_context_fault_bank() 187 	cbfrsynra = readl_relaxed(gr1_base + ARM_SMMU_GR1_CBFRSYNRA(idx));  in nvidia_smmu_context_fault_bank()
  | 
| /Linux-v5.10/drivers/clk/ti/ | 
| D | fapll.c | 88 	u32 v = readl_relaxed(fd->base);  in ti_fapll_clock_is_bypass() 98 	u32 v = readl_relaxed(fd->base);  in ti_fapll_set_bypass() 109 	u32 v = readl_relaxed(fd->base);  in ti_fapll_clear_bypass() 123 	while ((v = readl_relaxed(fd->base))) {  in ti_fapll_wait_lock() 141 	u32 v = readl_relaxed(fd->base);  in ti_fapll_enable() 153 	u32 v = readl_relaxed(fd->base);  in ti_fapll_disable() 162 	u32 v = readl_relaxed(fd->base);  in ti_fapll_is_enabled() 180 	v = readl_relaxed(fd->base);  in ti_fapll_recalc_rate() 260 	v = readl_relaxed(fd->base);  in ti_fapll_set_rate() 285 	u32 v = readl_relaxed(synth->fd->base + FAPLL_PWD_OFFSET);  in ti_fapll_synth_enable() [all …] 
 | 
| /Linux-v5.10/arch/arm/common/ | 
| D | sa1111.c | 219 	stat0 = readl_relaxed(mapbase + SA1111_INTSTATCLR0);  in sa1111_irq_handler() 220 	stat1 = readl_relaxed(mapbase + SA1111_INTSTATCLR1);  in sa1111_irq_handler() 267 	ie = readl_relaxed(mapbase + SA1111_INTEN0);  in sa1111_mask_irq() 278 	ie = readl_relaxed(mapbase + SA1111_INTEN0);  in sa1111_unmask_irq() 297 	ip = readl_relaxed(mapbase + SA1111_INTPOL0);  in sa1111_retrigger_irq() 301 		if (readl_relaxed(mapbase + SA1111_INTSTATCLR0) & mask)  in sa1111_retrigger_irq() 326 	ip = readl_relaxed(mapbase + SA1111_INTPOL0);  in sa1111_type_irq() 343 	we = readl_relaxed(mapbase + SA1111_WAKEEN0);  in sa1111_wake_irq() 514 	val = readl_relaxed(reg);  in sa1111_gpio_modify() 526 	return !!(readl_relaxed(reg + SA1111_GPIO_PXDDR) & mask);  in sa1111_gpio_get_direction() [all …] 
 | 
| /Linux-v5.10/drivers/rtc/ | 
| D | rtc-rtd119x.c | 60 	val = readl_relaxed(data->base + RTD_RTCCR);  in rtd119x_rtc_reset() 73 	val = readl_relaxed(data->base + RTD_RTCEN);  in rtd119x_rtc_set_enabled() 92 		tm->tm_sec = (readl_relaxed(data->base + RTD_RTCSEC) & RTD_RTCSEC_RTCSEC_MASK) >> 1;  in rtd119x_rtc_read_time() 93 		tm->tm_min  = readl_relaxed(data->base + RTD_RTCMIN) & RTD_RTCMIN_RTCMIN_MASK;  in rtd119x_rtc_read_time() 94 		tm->tm_hour = readl_relaxed(data->base + RTD_RTCHR) & RTD_RTCHR_RTCHR_MASK;  in rtd119x_rtc_read_time() 95 		day  =  readl_relaxed(data->base + RTD_RTCDATE1) & RTD_RTCDATE1_RTCDATE1_MASK;  in rtd119x_rtc_read_time() 96 		day |= (readl_relaxed(data->base + RTD_RTCDATE2) & RTD_RTCDATE2_RTCDATE2_MASK) << 8;  in rtd119x_rtc_read_time() 97 		sec  = (readl_relaxed(data->base + RTD_RTCSEC) & RTD_RTCSEC_RTCSEC_MASK) >> 1;  in rtd119x_rtc_read_time() 194 	val = readl_relaxed(data->base + RTD_RTCACR);  in rtd119x_rtc_probe()
  | 
| D | rtc-sa1100.c | 55 	rtsr = readl_relaxed(info->rtsr);  in sa1100_rtc_interrupt() 100 	rtsr = readl_relaxed(info->rtsr);  in sa1100_rtc_alarm_irq_enable() 114 	rtc_time64_to_tm(readl_relaxed(info->rcnr), tm);  in sa1100_rtc_read_time() 132 	rtsr = readl_relaxed(info->rtsr);  in sa1100_rtc_read_alarm() 143 	writel_relaxed(readl_relaxed(info->rtsr) &  in sa1100_rtc_set_alarm() 147 		writel_relaxed(readl_relaxed(info->rtsr) | RTSR_ALE, info->rtsr);  in sa1100_rtc_set_alarm() 149 		writel_relaxed(readl_relaxed(info->rtsr) & ~RTSR_ALE, info->rtsr);  in sa1100_rtc_set_alarm() 159 	seq_printf(seq, "trim/divider\t\t: 0x%08x\n", readl_relaxed(info->rttr));  in sa1100_rtc_proc() 160 	seq_printf(seq, "RTSR\t\t\t: 0x%08x\n", readl_relaxed(info->rtsr));  in sa1100_rtc_proc() 196 	if (readl_relaxed(info->rttr) == 0) {  in sa1100_rtc_init()
  | 
| /Linux-v5.10/drivers/phy/qualcomm/ | 
| D | phy-qcom-ipq806x-sata.c | 59 	reg = readl_relaxed(phy->mmio + SATA_PHY_P0_PARAM3);  in qcom_ipq806x_sata_phy_init() 63 	reg = readl_relaxed(phy->mmio + SATA_PHY_P0_PARAM0) &  in qcom_ipq806x_sata_phy_init() 70 	reg = readl_relaxed(phy->mmio + SATA_PHY_P0_PARAM1) &  in qcom_ipq806x_sata_phy_init() 79 	reg = readl_relaxed(phy->mmio + SATA_PHY_P0_PARAM2) &  in qcom_ipq806x_sata_phy_init() 85 	reg = readl_relaxed(phy->mmio + SATA_PHY_P0_PARAM4);  in qcom_ipq806x_sata_phy_init() 90 	reg = readl_relaxed(phy->mmio + SATA_PHY_P0_PARAM4);  in qcom_ipq806x_sata_phy_init() 101 	reg = readl_relaxed(phy->mmio + SATA_PHY_P0_PARAM4);  in qcom_ipq806x_sata_phy_init() 114 	reg = readl_relaxed(phy->mmio + SATA_PHY_P0_PARAM4);  in qcom_ipq806x_sata_phy_exit()
  | 
| /Linux-v5.10/drivers/edac/ | 
| D | al_mc_edac.c | 83 	eccerrcnt = readl_relaxed(al_mc->mmio_base + AL_MC_ECC_ERR_COUNT);  in handle_ce() 88 	ecccaddr0 = readl_relaxed(al_mc->mmio_base + AL_MC_ECC_CE_ADDR0);  in handle_ce() 89 	ecccaddr1 = readl_relaxed(al_mc->mmio_base + AL_MC_ECC_CE_ADDR1);  in handle_ce() 90 	ecccsyn0 = readl_relaxed(al_mc->mmio_base + AL_MC_ECC_CE_SYND0);  in handle_ce() 91 	ecccsyn1 = readl_relaxed(al_mc->mmio_base + AL_MC_ECC_CE_SYND1);  in handle_ce() 92 	ecccsyn2 = readl_relaxed(al_mc->mmio_base + AL_MC_ECC_CE_SYND2);  in handle_ce() 128 	eccerrcnt = readl_relaxed(al_mc->mmio_base + AL_MC_ECC_ERR_COUNT);  in handle_ue() 133 	eccuaddr0 = readl_relaxed(al_mc->mmio_base + AL_MC_ECC_UE_ADDR0);  in handle_ue() 134 	eccuaddr1 = readl_relaxed(al_mc->mmio_base + AL_MC_ECC_UE_ADDR1);  in handle_ue() 135 	eccusyn0 = readl_relaxed(al_mc->mmio_base + AL_MC_ECC_UE_SYND0);  in handle_ue() [all …] 
 | 
| /Linux-v5.10/drivers/mmc/host/ | 
| D | sdhci-msm.c | 307 	return readl_relaxed(msm_host->core_mem + offset);  in sdhci_msm_mci_variant_readl_relaxed() 313 	return readl_relaxed(host->ioaddr + offset);  in sdhci_msm_v5_variant_readl_relaxed() 382 	ck_out_en = !!(readl_relaxed(host->ioaddr +  in msm_dll_poll_ck_out_en() 393 		ck_out_en = !!(readl_relaxed(host->ioaddr +  in msm_dll_poll_ck_out_en() 418 	config = readl_relaxed(host->ioaddr + msm_offset->core_dll_config);  in msm_config_cm_dll_phase() 432 	config = readl_relaxed(host->ioaddr + msm_offset->core_dll_config);  in msm_config_cm_dll_phase() 437 	config = readl_relaxed(host->ioaddr + msm_offset->core_dll_config);  in msm_config_cm_dll_phase() 446 	config = readl_relaxed(host->ioaddr + msm_offset->core_dll_config);  in msm_config_cm_dll_phase() 596 	config = readl_relaxed(host->ioaddr + msm_offset->core_dll_config);  in msm_cm_dll_set_freq() 624 	config = readl_relaxed(host->ioaddr + msm_offset->core_vendor_spec);  in msm_init_cm_dll() [all …] 
 |