Home
last modified time | relevance | path

Searched refs:shdw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/reset/
H A Dat91-sama5d2_shdwc.c106 struct shdwc *shdw = platform_get_drvdata(pdev); in at91_wakeup_status() local
107 const struct reg_config *rcfg = shdw->rcfg; in at91_wakeup_status()
111 reg = readl(shdw->shdwc_base + AT91_SHDW_SR); in at91_wakeup_status()
228 struct shdwc *shdw = platform_get_drvdata(pdev); in at91_shdwc_dt_configure() local
229 const struct reg_config *rcfg = shdw->rcfg; in at91_shdwc_dt_configure()
248 writel(mode, shdw->shdwc_base + AT91_SHDW_MR); in at91_shdwc_dt_configure()
251 writel(input, shdw->shdwc_base + AT91_SHDW_WUIR); in at91_shdwc_dt_configure()
394 struct shdwc *shdw = platform_get_drvdata(pdev); in at91_shdwc_remove() local
400 writel(0, shdw->shdwc_base + AT91_SHDW_MR); in at91_shdwc_remove()
401 writel(0, shdw in at91_shdwc_remove()
[all...]
/kernel/linux/linux-6.6/drivers/power/reset/
H A Dat91-sama5d2_shdwc.c112 struct shdwc *shdw = platform_get_drvdata(pdev); in at91_wakeup_status() local
113 const struct reg_config *rcfg = shdw->rcfg; in at91_wakeup_status()
117 reg = readl(shdw->shdwc_base + AT91_SHDW_SR); in at91_wakeup_status()
234 struct shdwc *shdw = platform_get_drvdata(pdev); in at91_shdwc_dt_configure() local
235 const struct reg_config *rcfg = shdw->rcfg; in at91_shdwc_dt_configure()
254 writel(mode, shdw->shdwc_base + AT91_SHDW_MR); in at91_shdwc_dt_configure()
257 writel(input, shdw->shdwc_base + AT91_SHDW_WUIR); in at91_shdwc_dt_configure()
426 struct shdwc *shdw = platform_get_drvdata(pdev); in at91_shdwc_remove() local
432 writel(0, shdw->shdwc_base + AT91_SHDW_MR); in at91_shdwc_remove()
433 writel(0, shdw in at91_shdwc_remove()
[all...]

Completed in 3 milliseconds