Home
last modified time | relevance | path

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

/drivers/pinctrl/sh-pfc/
Dcore.c93 static void __iomem *sh_pfc_phys_to_virt(struct sh_pfc *pfc, u32 reg) in sh_pfc_phys_to_virt() function
180 return sh_pfc_read_raw_reg(sh_pfc_phys_to_virt(pfc, reg), width); in sh_pfc_read_reg()
187 sh_pfc_phys_to_virt(pfc, pfc->info->unlock_reg), 32, in sh_pfc_write_reg()
190 sh_pfc_write_raw_reg(sh_pfc_phys_to_virt(pfc, reg), width, data); in sh_pfc_write_reg()
201 *mapped_regp = sh_pfc_phys_to_virt(pfc, crp->reg); in sh_pfc_config_reg_helper()
237 sh_pfc_phys_to_virt(pfc, pfc->info->unlock_reg), 32, in sh_pfc_write_config_reg()