Searched refs:sh_pfc_write_raw_reg (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/pinctrl/sh-pfc/ |
| D | core.h | 24 void sh_pfc_write_raw_reg(void __iomem *mapped_reg, unsigned int reg_width,
|
| D | core.c | 158 void sh_pfc_write_raw_reg(void __iomem *mapped_reg, unsigned int reg_width, in sh_pfc_write_raw_reg() function 184 sh_pfc_write_raw_reg( in sh_pfc_write() 188 sh_pfc_write_raw_reg(sh_pfc_phys_to_virt(pfc, reg), 32, data); in sh_pfc_write() 234 sh_pfc_write_raw_reg( in sh_pfc_write_config_reg() 238 sh_pfc_write_raw_reg(mapped_reg, crp->reg_width, data); in sh_pfc_write_config_reg()
|
| D | gpio.c | 70 sh_pfc_write_raw_reg(mem, dreg->reg_width, value); in gpio_write_data_reg()
|