Searched refs:pinmux_cfg_reg (Results 1 – 25 of 50) sorted by relevance
12
/openbmc/u-boot/drivers/gpio/ |
H A D | sh_pfc.c | 103 struct pinmux_cfg_reg *crp, in config_reg_helper() 129 struct pinmux_cfg_reg *crp, in read_config_reg() 146 struct pinmux_cfg_reg *crp, in write_config_reg() 245 struct pinmux_cfg_reg **crp, in get_config_reg() 249 struct pinmux_cfg_reg *config_reg; in get_config_reg() 325 struct pinmux_cfg_reg *cr = NULL; in pinmux_config_gpio()
|
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | pfc.c | 139 const struct pinmux_cfg_reg *crp, in sh_pfc_config_reg_helper() 160 const struct pinmux_cfg_reg *crp, in sh_pfc_write_config_reg() 189 const struct pinmux_cfg_reg **crp, in sh_pfc_get_config_reg() 195 const struct pinmux_cfg_reg *config_reg = in sh_pfc_get_config_reg() 282 const struct pinmux_cfg_reg *cr; in sh_pfc_config_mux()
|
H A D | sh_pfc.h | 96 struct pinmux_cfg_reg { struct 244 const struct pinmux_cfg_reg *cfg_regs;
|
H A D | pfc-r8a7792.c | 1992 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
H A D | pfc-r8a77970.c | 2047 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
/openbmc/u-boot/include/ |
H A D | sh_pfc.h | 44 struct pinmux_cfg_reg { struct 100 struct pinmux_cfg_reg *cfg_regs;
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | core.c | 200 const struct pinmux_cfg_reg *crp, in sh_pfc_config_reg_helper() 221 const struct pinmux_cfg_reg *crp, in sh_pfc_write_config_reg() 246 const struct pinmux_cfg_reg **crp, in sh_pfc_get_config_reg() 252 const struct pinmux_cfg_reg *config_reg = in sh_pfc_get_config_reg() 343 const struct pinmux_cfg_reg *cr; in sh_pfc_config_mux() 872 const struct pinmux_cfg_reg *cfg_reg) in sh_pfc_check_cfg_reg()
|
H A D | sh_pfc.h | 102 struct pinmux_cfg_reg { struct 283 const struct pinmux_cfg_reg *cfg_regs;
|
H A D | pfc-shx3.c | 432 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
H A D | pfc-sh7786.c | 628 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
H A D | pfc-emev2.c | 1395 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
H A D | pfc-sh7720.c | 926 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
H A D | pfc-sh7785.c | 986 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
H A D | pfc-r8a779f0.c | 1617 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
H A D | pfc-sh7203.c | 1074 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
H A D | pfc-sh7722.c | 1237 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
H A D | pfc-sh7264.c | 1466 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
H A D | pfc-r8a7792.c | 1967 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
H A D | pfc-r8a73a4.c | 2000 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
H A D | pfc-r8a7740.c | 3036 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
H A D | pfc-sh7723.c | 1508 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
H A D | pfc-r8a77970.c | 2084 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
H A D | pfc-sh73a0.c | 3501 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
H A D | pfc-sh7757.c | 1684 static const struct pinmux_cfg_reg pinmux_config_regs[] = {
|
/openbmc/u-boot/arch/arm/mach-rmobile/ |
H A D | pfc-r8a7740.c | 2124 static struct pinmux_cfg_reg pinmux_config_regs[] = {
|
12