Searched defs:pfc (Results 1 - 7 of 7) sorted by relevance

/u-boot/arch/mips/mach-octeon/
H A Dcvmx-helper-pko3.c828 bool qos = false, pfc = false; local
/u-boot/drivers/pinctrl/renesas/
H A Dpfc.c56 struct sh_pfc *pfc; member in struct:sh_pfc_pinctrl
67 struct sh_pfc pfc; member in struct:sh_pfc_pinctrl_priv
71 int sh_pfc_get_pin_index(struct sh_pfc *pfc, unsigned int pin) argument
133 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) argument
138 static void sh_pfc_unlock_reg(struct sh_pfc *pfc, u32 reg, u32 data) argument
154 sh_pfc_write(struct sh_pfc *pfc, u32 reg, u32 data) argument
160 sh_pfc_config_reg_helper(struct sh_pfc *pfc, const struct pinmux_cfg_reg *crp, unsigned int in_pos, void __iomem **mapped_regp, u32 *maskp, unsigned int *posp) argument
181 sh_pfc_write_config_reg(struct sh_pfc *pfc, const struct pinmux_cfg_reg *crp, unsigned int field, u32 value) argument
206 sh_pfc_get_config_reg(struct sh_pfc *pfc, u16 enum_id, const struct pinmux_cfg_reg **crp, unsigned int *fieldp, u32 *valuep) argument
254 sh_pfc_mark_to_enum(struct sh_pfc *pfc, u16 mark, int pos, u16 *enum_idp) argument
277 sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type) argument
377 rcar_pinmux_get_bias(struct sh_pfc *pfc, unsigned int pin) argument
401 rcar_pinmux_set_bias(struct sh_pfc *pfc, unsigned int pin, unsigned int bias) argument
435 sh_pfc_init_ranges(struct sh_pfc *pfc) argument
530 struct sh_pfc *pfc = &priv->pfc; local
568 struct sh_pfc *pfc = &priv->pfc; local
611 struct sh_pfc *pfc = &priv->pfc; local
641 struct sh_pfc *pfc = &priv->pfc; local
671 struct sh_pfc *pfc = &priv->pfc; local
723 sh_pfc_pinconf_find_drive_strength_reg(struct sh_pfc *pfc, unsigned int pin, unsigned int *offset, unsigned int *size) argument
746 sh_pfc_pinconf_set_drive_strength(struct sh_pfc *pfc, unsigned int pin, u16 strength) argument
780 sh_pfc_pinconf_validate(struct sh_pfc *pfc, unsigned int _pin, unsigned int param) argument
811 struct sh_pfc *pfc = pmx->pfc; local
883 struct sh_pfc *pfc = &priv->pfc; local
897 struct sh_pfc *pfc = &priv->pfc; local
931 sh_pfc_map_pins(struct sh_pfc *pfc, struct sh_pfc_pinctrl *pmx) argument
[all...]
H A Dpfc-r8a77995.c3099 r8a77995_pin_to_bias_reg(const struct sh_pfc *pfc, unsigned int pin, argument
3129 static unsigned int r8a77995_pinmux_get_bias(struct sh_pfc *pfc, argument
3147 static void r8a77995_pinmux_set_bias(struct sh_pfc *pfc, unsigned int pin, argument
[all...]
H A Dpfc-r8a7794.c5818 static int r8a7794_pinmux_soc_init(struct sh_pfc *pfc) argument
H A Dpfc-r8a7790.c6117 static int r8a7790_pinmux_soc_init(struct sh_pfc *pfc) argument
/u-boot/drivers/net/
H A Dcortina_ni.h84 u32 pfc : 1; /* bits 18:18 */ member in struct:NI_PACKET_STATUS
/u-boot/include/
H A Dvsc9953.h367 struct vsc9953_ana_pfc pfc[10]; member in struct:vsc9953_analyzer

Completed in 260 milliseconds