/external/u-boot/drivers/pinctrl/renesas/ |
D | pfc.c | 41 struct sh_pfc *pfc; member 56 struct sh_pfc pfc; member 60 int sh_pfc_get_pin_index(struct sh_pfc *pfc, unsigned int pin) in sh_pfc_get_pin_index() 122 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read() 127 void sh_pfc_write(struct sh_pfc *pfc, u32 reg, u32 data) in sh_pfc_write() 138 static void sh_pfc_config_reg_helper(struct sh_pfc *pfc, in sh_pfc_config_reg_helper() 159 static void sh_pfc_write_config_reg(struct sh_pfc *pfc, in sh_pfc_write_config_reg() 188 static int sh_pfc_get_config_reg(struct sh_pfc *pfc, u16 enum_id, in sh_pfc_get_config_reg() 234 static int sh_pfc_mark_to_enum(struct sh_pfc *pfc, u16 mark, int pos, in sh_pfc_mark_to_enum() 257 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type) in sh_pfc_config_mux() [all …]
|
D | pfc-r8a7795.c | 5894 static int r8a7795_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7795_pin_to_pocctrl() 6151 static unsigned int r8a7795_pinmux_get_bias(struct sh_pfc *pfc, in r8a7795_pinmux_get_bias() 6169 static void r8a7795_pinmux_set_bias(struct sh_pfc *pfc, unsigned int pin, in r8a7795_pinmux_set_bias()
|
D | pfc-r8a7796.c | 5836 static int r8a7796_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7796_pin_to_pocctrl() 6093 static unsigned int r8a7796_pinmux_get_bias(struct sh_pfc *pfc, in r8a7796_pinmux_get_bias() 6111 static void r8a7796_pinmux_set_bias(struct sh_pfc *pfc, unsigned int pin, in r8a7796_pinmux_set_bias()
|
D | pfc-r8a77970.c | 2383 static int r8a77970_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, in r8a77970_pin_to_pocctrl()
|
D | pfc-r8a77995.c | 2465 static int r8a77995_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a77995_pin_to_pocctrl()
|
D | pfc-r8a7794.c | 5547 static int r8a7794_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7794_pin_to_pocctrl()
|
D | pfc-r8a7790.c | 5687 static int r8a7790_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7790_pin_to_pocctrl()
|
D | pfc-r8a7791.c | 6602 static int r8a7791_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7791_pin_to_pocctrl()
|
/external/skia/src/android/ |
D | SkAndroidFrameworkUtils.cpp | 73 auto pfc = canvas->internal_private_asPaintFilterCanvas(); in getBaseWrappedCanvas() local
|
/external/u-boot/arch/arm/dts/ |
D | r8a77990.dtsi | 168 pfc: pin-controller@e6060000 { label
|
D | r8a77970.dtsi | 174 pfc: pin-controller@e6060000 { label
|
D | r8a7792.dtsi | 281 pfc: pin-controller@e6060000 { label
|
D | r8a77995.dtsi | 200 pfc: pin-controller@e6060000 { label
|
D | r8a77965.dtsi | 171 pfc: pin-controller@e6060000 { label
|
D | r8a7793.dtsi | 246 pfc: pin-controller@e6060000 { label
|
D | r8a7794.dtsi | 224 pfc: pin-controller@e6060000 { label
|
D | r8a7791.dtsi | 262 pfc: pin-controller@e6060000 { label
|
D | r8a7790.dtsi | 308 pfc: pin-controller@e6060000 { label
|
D | r8a7796.dtsi | 416 pfc: pin-controller@e6060000 { label
|
D | r8a7795.dtsi | 463 pfc: pin-controller@e6060000 { label
|
/external/u-boot/include/ |
D | vsc9953.h | 366 struct vsc9953_ana_pfc pfc[10]; member
|