Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pinctrl/renesas/
Dcore.c88 static void __iomem *sh_pfc_phys_to_virt(struct sh_pfc *pfc, u32 reg) in sh_pfc_phys_to_virt() function
175 return sh_pfc_read_raw_reg(sh_pfc_phys_to_virt(pfc, reg), 32); in sh_pfc_read()
182 sh_pfc_phys_to_virt(pfc, pfc->info->unlock_reg), 32, in sh_pfc_write()
185 sh_pfc_write_raw_reg(sh_pfc_phys_to_virt(pfc, reg), 32, data); in sh_pfc_write()
196 *mapped_regp = sh_pfc_phys_to_virt(pfc, crp->reg); in sh_pfc_config_reg_helper()
232 sh_pfc_phys_to_virt(pfc, pfc->info->unlock_reg), 32, in sh_pfc_write_config_reg()