Home
last modified time | relevance | path

Searched refs:readl_relaxed (Results 1 - 25 of 1361) sorted by relevance

12345678910>>...55

/kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/
H A Dcryp.c38 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( in cryp_save_device_context()
[all...]
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-tegra-usb.c227 val = readl_relaxed(base + TEGRA_USB_HOSTPC1_DEVLC); in set_pts()
232 val = readl_relaxed(base + TEGRA_USB_PORTSC1); in set_pts()
246 val = readl_relaxed(base + TEGRA_USB_HOSTPC1_DEVLC); in set_phcd()
253 val = readl_relaxed(base + TEGRA_USB_PORTSC1) & ~PORT_RWC_BITS; in set_phcd()
340 val = readl_relaxed(base + UTMIP_BIAS_CFG0); in utmip_pad_power_on()
397 val = readl_relaxed(base + UTMIP_BIAS_CFG0); in utmip_pad_power_off()
431 val = readl_relaxed(base + USB_SUSP_CTRL); in utmi_phy_clk_disable()
437 val = readl_relaxed(base + USB_SUSP_CTRL); in utmi_phy_clk_disable()
464 val = readl_relaxed(base + USB_SUSP_CTRL); in utmi_phy_clk_enable()
470 val = readl_relaxed(bas in utmi_phy_clk_enable()
[all...]
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-xgs-iproc.c74 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(chi in iproc_gpio_irq_handler()
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-xgs-iproc.c75 event_mask = readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_EVENT_MASK); in iproc_gpio_irq_unmask()
76 int_mask = readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_LEVEL_MASK); in iproc_gpio_irq_unmask()
101 event_mask = readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_EVENT_MASK); in iproc_gpio_irq_mask()
102 int_mask = readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_LEVEL_MASK); in iproc_gpio_irq_mask()
130 event_pol = readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_EDGE); in iproc_gpio_irq_set_type()
135 event_pol = readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_EDGE); in iproc_gpio_irq_set_type()
140 int_pol = readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_LEVEL); in iproc_gpio_irq_set_type()
145 int_pol = readl_relaxed(chip->base + IPROC_GPIO_CCA_INT_LEVEL); in iproc_gpio_irq_set_type()
175 int_status = readl_relaxed(chip->intr + IPROC_CCA_INT_STS); in iproc_gpio_irq_handler()
181 readl_relaxed(chi in iproc_gpio_irq_handler()
[all...]
/kernel/linux/linux-5.10/drivers/soc/zte/
H A Dzx2967_pm_domains.c29 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(pcubas in zx2967_power_off()
[all...]
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Ds5pv210-cpufreq.c296 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_CO in s5pv210_target()
[all...]
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Ds5pv210-cpufreq.c296 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_CO in s5pv210_target()
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-mv78xx0/
H A Dirq.c34 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()
/kernel/linux/linux-6.6/arch/arm/mach-mv78xx0/
H A Dirq.c31 stat = readl_relaxed(mv78xx0_irq_base + IRQ_CAUSE_LOW_OFF); in mv78xx0_legacy_handle_irq()
32 stat &= readl_relaxed(mv78xx0_irq_base + IRQ_MASK_LOW_OFF); in mv78xx0_legacy_handle_irq()
38 stat = readl_relaxed(mv78xx0_irq_base + IRQ_CAUSE_HIGH_OFF); in mv78xx0_legacy_handle_irq()
39 stat &= readl_relaxed(mv78xx0_irq_base + IRQ_MASK_HIGH_OFF); in mv78xx0_legacy_handle_irq()
45 stat = readl_relaxed(mv78xx0_irq_base + IRQ_CAUSE_ERR_OFF); in mv78xx0_legacy_handle_irq()
46 stat &= readl_relaxed(mv78xx0_irq_base + IRQ_MASK_ERR_OFF); in mv78xx0_legacy_handle_irq()
/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-tegra-usb.c209 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(bas in utmi_phy_clk_enable()
[all...]
/kernel/linux/linux-5.10/drivers/clk/samsung/
H A Dclk-pll.c71 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(pl in samsung_pll36xx_recalc_rate()
[all...]
/kernel/linux/linux-5.10/drivers/clk/berlin/
H A Dberlin2-avpll.c118 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(c in berlin2_avpll_channel_recalc_rate()
[all...]
H A Dberlin2-div.c74 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(di in berlin2_div_recalc_rate()
[all...]
/kernel/linux/linux-6.6/drivers/clk/berlin/
H A Dberlin2-avpll.c118 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(c in berlin2_avpll_channel_recalc_rate()
[all...]
H A Dberlin2-div.c74 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(di in berlin2_div_recalc_rate()
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-zx/
H A Dzx296702-pm-domain.c44 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(pcubas in normal_power_on()
[all...]
/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-frac-pll.c57 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(pl in clk_pll_set_rate()
[all...]
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-nvidia.c44 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_bas in nvidia_smmu_context_fault_bank()
[all...]
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-frac-pll.c57 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(pl in clk_pll_set_rate()
[all...]
/kernel/linux/linux-6.6/drivers/clk/samsung/
H A Dclk-pll.c99 if (readl_relaxed(pll->con_reg) & reg_mask) in samsung_pll_lock_wait()
121 tmp = readl_relaxed(pll->con_reg); in samsung_pll3xxx_enable()
133 tmp = readl_relaxed(pll->con_reg); in samsung_pll3xxx_disable()
156 pll_con = readl_relaxed(pll->con_reg); in samsung_pll2126_recalc_rate()
189 pll_con = readl_relaxed(pll->con_reg); in samsung_pll3000_recalc_rate()
226 pll_con = readl_relaxed(pll->con_reg); in samsung_pll35xx_recalc_rate()
263 tmp = readl_relaxed(pll->con_reg); in samsung_pll35xx_set_rate()
331 pll_con0 = readl_relaxed(pll->con_reg); in samsung_pll36xx_recalc_rate()
332 pll_con1 = readl_relaxed(pll->con_reg + 4); in samsung_pll36xx_recalc_rate()
372 pll_con0 = readl_relaxed(pl in samsung_pll36xx_set_rate()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_debugfs.c57 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(rin in hns3_dbg_queue_info()
[all...]
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-sa11x0.c38 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()
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-sa11x0.c38 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()
/kernel/linux/linux-5.10/drivers/edac/
H A Dal_mc_edac.c83 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_m in handle_ue()
[all...]
/kernel/linux/linux-5.10/drivers/watchdog/
H A Domap_wdt.c76 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(bas in omap_wdt_start()
[all...]

Completed in 23 milliseconds

12345678910>>...55