Searched refs:sh_pfc_read_raw_reg (Results 1 – 3 of 3) sorted by relevance
26 u32 sh_pfc_read_raw_reg(void __iomem *mapped_reg, unsigned int reg_width);
145 u32 sh_pfc_read_raw_reg(void __iomem *mapped_reg, unsigned int reg_width) in sh_pfc_read_raw_reg() function180 return sh_pfc_read_raw_reg(sh_pfc_phys_to_virt(pfc, reg), width); in sh_pfc_read_reg()231 data = sh_pfc_read_raw_reg(mapped_reg, crp->reg_width); in sh_pfc_write_config_reg()
64 return sh_pfc_read_raw_reg(mem, dreg->reg_width); in gpio_read_data_reg()