/linux-4.4.14/drivers/pinctrl/sh-pfc/ |
H A D | Makefile | |
H A D | gpio.c | 33 struct sh_pfc *pfc; member in struct:sh_pfc_chip 82 struct sh_pfc *pfc = chip->pfc; gpio_setup_data_reg() local 104 struct sh_pfc *pfc = chip->pfc; gpio_setup_data_regs() local 140 struct sh_pfc *pfc = gpio_to_pfc(gc); gpio_pin_request() local 207 struct sh_pfc *pfc = gpio_to_pfc(gc); gpio_pin_to_irq() local 227 struct sh_pfc *pfc = chip->pfc; gpio_pin_setup() local 265 struct sh_pfc *pfc = gpio_to_pfc(gc); gpio_function_request() local 289 struct sh_pfc *pfc = chip->pfc; gpio_function_setup() local 308 sh_pfc_add_gpiochip(struct sh_pfc *pfc, int(*setup)(struct sh_pfc_chip *), sh_pfc_add_gpiochip() argument 336 int sh_pfc_register_gpiochip(struct sh_pfc *pfc) sh_pfc_register_gpiochip() argument 413 int sh_pfc_unregister_gpiochip(struct sh_pfc *pfc) sh_pfc_unregister_gpiochip() argument
|
H A D | core.c | 29 static int sh_pfc_map_resources(struct sh_pfc *pfc, sh_pfc_map_resources() argument 91 static void __iomem *sh_pfc_phys_to_virt(struct sh_pfc *pfc, u32 reg) sh_pfc_phys_to_virt() argument 114 int sh_pfc_get_pin_index(struct sh_pfc *pfc, unsigned int pin) sh_pfc_get_pin_index() argument 176 static void sh_pfc_config_reg_helper(struct sh_pfc *pfc, sh_pfc_config_reg_helper() argument 197 static void sh_pfc_write_config_reg(struct sh_pfc *pfc, sh_pfc_write_config_reg() argument 226 static int sh_pfc_get_config_reg(struct sh_pfc *pfc, u16 enum_id, sh_pfc_get_config_reg() argument 272 static int sh_pfc_mark_to_enum(struct sh_pfc *pfc, u16 mark, int pos, sh_pfc_mark_to_enum() argument 295 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type) sh_pfc_config_mux() argument 375 static int sh_pfc_init_ranges(struct sh_pfc *pfc) sh_pfc_init_ranges() argument 516 struct sh_pfc *pfc; sh_pfc_probe() local 587 struct sh_pfc *pfc = platform_get_drvdata(pdev); sh_pfc_remove() local
|
H A D | pinctrl.c | 39 struct sh_pfc *pfc; member in struct:sh_pfc_pinctrl 345 struct sh_pfc *pfc = pmx->pfc; sh_pfc_func_set_mux() local 379 struct sh_pfc *pfc = pmx->pfc; sh_pfc_gpio_request_enable() local 421 struct sh_pfc *pfc = pmx->pfc; sh_pfc_gpio_disable_free() local 436 struct sh_pfc *pfc = pmx->pfc; sh_pfc_gpio_set_direction() local 478 static bool sh_pfc_pinconf_validate(struct sh_pfc *pfc, unsigned int _pin, sh_pfc_pinconf_validate() argument 506 struct sh_pfc *pfc = pmx->pfc; sh_pfc_pinconf_get() local 561 struct sh_pfc *pfc = pmx->pfc; sh_pfc_pinconf_set() local 638 static int sh_pfc_map_pins(struct sh_pfc *pfc, struct sh_pfc_pinctrl *pmx) sh_pfc_map_pins() argument 669 int sh_pfc_register_pinctrl(struct sh_pfc *pfc) sh_pfc_register_pinctrl() argument 700 int sh_pfc_unregister_pinctrl(struct sh_pfc *pfc) sh_pfc_unregister_pinctrl() argument
|
H A D | pfc-r8a73a4.c | 2677 static unsigned int r8a73a4_pinmux_get_bias(struct sh_pfc *pfc, r8a73a4_pinmux_get_bias() argument 2695 static void r8a73a4_pinmux_set_bias(struct sh_pfc *pfc, unsigned int pin, r8a73a4_pinmux_set_bias() argument
|
H A D | pfc-r8a7740.c | 3702 static void __iomem *r8a7740_pinmux_portcr(struct sh_pfc *pfc, unsigned int pin) r8a7740_pinmux_portcr() argument 3717 static unsigned int r8a7740_pinmux_get_bias(struct sh_pfc *pfc, unsigned int pin) r8a7740_pinmux_get_bias() argument 3733 static void r8a7740_pinmux_set_bias(struct sh_pfc *pfc, unsigned int pin, r8a7740_pinmux_set_bias() argument
|
H A D | pfc-sh73a0.c | 3692 struct sh_pfc *pfc = reg->reg_data; sh73a0_vccq_mc0_endisable() local 3725 struct sh_pfc *pfc = reg->reg_data; sh73a0_vccq_mc0_is_enabled() local 3783 static unsigned int sh73a0_pinmux_get_bias(struct sh_pfc *pfc, unsigned int pin) sh73a0_pinmux_get_bias() argument 3800 static void sh73a0_pinmux_set_bias(struct sh_pfc *pfc, unsigned int pin, sh73a0_pinmux_set_bias() argument 3823 static int sh73a0_pinmux_soc_init(struct sh_pfc *pfc) sh73a0_pinmux_soc_init() argument
|
H A D | pfc-r8a7778.c | 3087 static unsigned int r8a7778_pinmux_get_bias(struct sh_pfc *pfc, r8a7778_pinmux_get_bias() argument 3103 static void r8a7778_pinmux_set_bias(struct sh_pfc *pfc, unsigned int pin, r8a7778_pinmux_set_bias() argument
|
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_dcbnl.c | 95 static int fm10k_dcbnl_ieee_getpfc(struct net_device *dev, struct ieee_pfc *pfc) fm10k_dcbnl_ieee_getpfc() argument 111 static int fm10k_dcbnl_ieee_setpfc(struct net_device *dev, struct ieee_pfc *pfc) fm10k_dcbnl_ieee_setpfc() argument
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dcb.c | 198 xgbe_dcb_ieee_getpfc(struct net_device *netdev, struct ieee_pfc *pfc) xgbe_dcb_ieee_getpfc() argument 215 xgbe_dcb_ieee_setpfc(struct net_device *netdev, struct ieee_pfc *pfc) xgbe_dcb_ieee_setpfc() argument
|
H A D | xgbe-dev.c | 565 struct ieee_pfc *pfc = pdata->pfc; xgbe_config_tx_flow_control() local 577 struct ieee_pfc *pfc = pdata->pfc; xgbe_config_rx_flow_control() local 589 struct ieee_pfc *pfc = pdata->pfc; xgbe_config_flow_control() local 1336 struct ieee_pfc *pfc = pdata->pfc; xgbe_config_dcb_pfc() local
|
H A D | xgbe.h | 880 struct ieee_pfc *pfc; member in struct:xgbe_prv_data
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_dcb_nl.c | 93 i40e_dcbnl_ieee_getpfc(struct net_device *dev, struct ieee_pfc *pfc) i40e_dcbnl_ieee_getpfc() argument
|
H A D | i40e_type.h | 484 struct i40e_dcb_pfc_config pfc; member in struct:i40e_dcbx_config
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_dcb_nl.c | 192 mlx4_en_dcbnl_ieee_getpfc(struct net_device *dev, struct ieee_pfc *pfc) mlx4_en_dcbnl_ieee_getpfc() argument 203 mlx4_en_dcbnl_ieee_setpfc(struct net_device *dev, struct ieee_pfc *pfc) mlx4_en_dcbnl_ieee_setpfc() argument
|
/linux-4.4.14/arch/mips/alchemy/devboards/ |
H A D | db1000.c | 500 unsigned long pfc; db1000_dev_setup() local
|
H A D | db1200.c | 819 unsigned long pfc; db1200_dev_setup() local
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb_nl.c | 742 struct ieee_pfc pfc = {0}; ixgbe_dcbnl_setdcbx() local 585 ixgbe_dcbnl_ieee_getpfc(struct net_device *dev, struct ieee_pfc *pfc) ixgbe_dcbnl_ieee_getpfc() argument 610 ixgbe_dcbnl_ieee_setpfc(struct net_device *dev, struct ieee_pfc *pfc) ixgbe_dcbnl_ieee_setpfc() argument
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_dcb.c | 979 static int cxgb4_ieee_get_pfc(struct net_device *dev, struct ieee_pfc *pfc) cxgb4_ieee_get_pfc() argument 1203 static int cxgb4_cee_peer_getpfc(struct net_device *dev, struct cee_pfc *pfc) cxgb4_cee_peer_getpfc() argument
|
H A D | t4fw_api.h | 2408 } pfc; member in union:fw_port_cmd::fw_port::fw_port_dcb
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_dcb.h | 64 struct bnx2x_dcbx_pfc_params pfc; member in struct:bnx2x_dcbx_port_params
|
H A D | bnx2x_dcb.c | 297 bnx2x_dcbx_get_pfc_feature(struct bnx2x *bp, struct dcbx_pfc_feature *pfc, u32 error) bnx2x_dcbx_get_pfc_feature() argument 2516 bnx2x_cee_peer_getpfc(struct net_device *netdev, struct cee_pfc *pfc) bnx2x_cee_peer_getpfc() argument
|
H A D | bnx2x_hsi.h | 1865 struct dcbx_pfc_feature pfc; member in struct:dcbx_features
|
/linux-4.4.14/arch/s390/include/uapi/asm/ |
H A D | kvm.h | 167 __u64 pfc; /* pfault compare [PFAULT] */ member in struct:kvm_sync_regs
|
/linux-4.4.14/net/dcb/ |
H A D | dcbnl.c | 1096 struct ieee_pfc pfc; dcbnl_ieee_fill() local 1139 struct ieee_pfc pfc; dcbnl_ieee_fill() local 1327 struct cee_pfc pfc; dcbnl_cee_fill() local 1456 struct ieee_pfc *pfc = nla_data(ieee[DCB_ATTR_IEEE_PFC]); dcbnl_ieee_set() local
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_dcb.c | 1096 qlcnic_dcb_cee_peer_get_pfc(struct net_device *netdev, struct cee_pfc *pfc) qlcnic_dcb_cee_peer_get_pfc() argument
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma.h | 581 static inline u8 ocrdma_get_pfc_prio(u8 *pfc, u8 prio) ocrdma_get_pfc_prio() argument
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
H A D | i40e_type.h | 474 struct i40e_ieee_pfc_config pfc; member in struct:i40e_dcbx_config
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hsi.h | 3578 u32 pfc; member in struct:dcbx_features
|