Home
last modified time | relevance | path

Searched defs:mapped_reg (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/gpio/
H A Dsh_pfc.c32 static unsigned long gpio_read_raw_reg(void *mapped_reg, in gpio_read_raw_reg()
49 static void gpio_write_raw_reg(void *mapped_reg, in gpio_write_raw_reg()
132 void *mapped_reg; in read_config_reg() local
149 void *mapped_reg; in write_config_reg() local
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dpfc.c89 u32 sh_pfc_read_raw_reg(void __iomem *mapped_reg, unsigned int reg_width) in sh_pfc_read_raw_reg()
104 void sh_pfc_write_raw_reg(void __iomem *mapped_reg, unsigned int reg_width, in sh_pfc_write_raw_reg()
163 void __iomem *mapped_reg; in sh_pfc_write_config_reg() local
/openbmc/linux/drivers/pinctrl/renesas/
H A Dcore.c139 u32 sh_pfc_read_raw_reg(void __iomem *mapped_reg, unsigned int reg_width) in sh_pfc_read_raw_reg()
154 void sh_pfc_write_raw_reg(void __iomem *mapped_reg, unsigned int reg_width, in sh_pfc_write_raw_reg()
224 void __iomem *mapped_reg; in sh_pfc_write_config_reg() local
/openbmc/linux/include/linux/
H A Dsh_clk.h58 void __iomem *mapped_reg; member
/openbmc/u-boot/include/
H A Dsh_pfc.h65 void *mapped_reg; member