/u-boot/drivers/pinctrl/renesas/ |
A D | pfc.c | 51 struct sh_pfc *pfc; member 62 struct sh_pfc pfc; member 128 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read() 458 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing() local 496 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable() local 539 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free() local 569 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set() local 599 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set() local 743 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set() local 812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set() local [all …]
|
A D | pfc-r8a77990.c | 5014 static int r8a77990_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, in r8a77990_pin_to_pocctrl() 5238 static unsigned int r8a77990_pinmux_get_bias(struct sh_pfc *pfc, in r8a77990_pinmux_get_bias() 5256 static void r8a77990_pinmux_set_bias(struct sh_pfc *pfc, unsigned int pin, in r8a77990_pinmux_set_bias()
|
A D | pfc-r8a7796.c | 5864 static int r8a7796_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7796_pin_to_pocctrl() 6121 static unsigned int r8a7796_pinmux_get_bias(struct sh_pfc *pfc, in r8a7796_pinmux_get_bias() 6139 static void r8a7796_pinmux_set_bias(struct sh_pfc *pfc, unsigned int pin, in r8a7796_pinmux_set_bias()
|
A D | pfc-r8a77965.c | 6160 static int r8a77965_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a77965_pin_to_pocctrl() 6417 static unsigned int r8a77965_pinmux_get_bias(struct sh_pfc *pfc, in r8a77965_pinmux_get_bias() 6435 static void r8a77965_pinmux_set_bias(struct sh_pfc *pfc, unsigned int pin, in r8a77965_pinmux_set_bias()
|
A D | pfc-r8a7795.c | 5953 static int r8a7795_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7795_pin_to_pocctrl() 6210 static unsigned int r8a7795_pinmux_get_bias(struct sh_pfc *pfc, in r8a7795_pinmux_get_bias() 6228 static void r8a7795_pinmux_set_bias(struct sh_pfc *pfc, unsigned int pin, in r8a7795_pinmux_set_bias()
|
A D | pfc-r8a77970.c | 2425 static int r8a77970_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, in r8a77970_pin_to_pocctrl()
|
A D | pfc-r8a77995.c | 2828 static int r8a77995_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a77995_pin_to_pocctrl()
|
A D | pfc-r8a77980.c | 2849 static int r8a77980_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, in r8a77980_pin_to_pocctrl()
|
/u-boot/arch/arm/dts/ |
A D | r8a7792.dtsi | 299 pfc: pin-controller@e6060000 { label
|
A D | r8a77970.dtsi | 207 pfc: pin-controller@e6060000 { label
|
A D | r8a77995.dtsi | 191 pfc: pin-controller@e6060000 { label
|
A D | r8a7793.dtsi | 274 pfc: pin-controller@e6060000 { label
|
A D | r8a7794.dtsi | 241 pfc: pin-controller@e6060000 { label
|
A D | r8a77980.dtsi | 237 pfc: pin-controller@e6060000 { label
|
A D | r8a7790.dtsi | 366 pfc: pin-controller@e6060000 { label
|
A D | r8a7791.dtsi | 289 pfc: pin-controller@e6060000 { label
|
A D | r8a774c0.dtsi | 259 pfc: pin-controller@e6060000 { label
|
A D | r8a77990.dtsi | 270 pfc: pin-controller@e6060000 { label
|
A D | r8a77965.dtsi | 317 pfc: pin-controller@e6060000 { label
|
A D | r8a774a1.dtsi | 411 pfc: pinctrl@e6060000 { label
|
A D | r8a774b1.dtsi | 285 pfc: pinctrl@e6060000 { label
|
A D | r8a774e1.dtsi | 466 pfc: pinctrl@e6060000 { label
|
A D | r8a77960.dtsi | 462 pfc: pin-controller@e6060000 { label
|
A D | r8a77951.dtsi | 493 pfc: pin-controller@e6060000 { label
|
/u-boot/drivers/net/ |
A D | cortina_ni.h | 84 u32 pfc : 1; /* bits 18:18 */ member
|