/linux/Documentation/arch/arm/pxa/ ! |
H A D | mfp.rst | 2 MFP Configuration for PXA2xx/PXA3xx Processors 7 MFP stands for Multi-Function Pin, which is the pin-mux logic on PXA3xx and 8 later PXA series processors. This document describes the existing MFP API, 14 Unlike the GPIO alternate function settings on PXA25x and PXA27x, a new MFP 16 out of the GPIO controller. In addition to pin-mux configurations, the MFP 19 the MFP logic and the remaining SoC peripherals:: 28 | PWM2 |--(PWM_OUT)-------->| MFP | 48 to this new MFP mechanism, here are several key points: 63 3. Low power state for each pin is now controlled by MFP, this means the 66 4. Wakeup detection is now controlled by MFP, PWE [all...] |
/linux/arch/arm/boot/dts/intel/pxa/ ! |
H A D | pxa3xx.dtsi | 48 * MFP Alternate functions for pins having a gpio. 60 * MFP drive strength functions for pins. 74 * MFP bias pull mode for pins. 82 * MFP low power mode for pins.
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ ! |
H A D | feature.h | 22 * MFP: 802.11w Management Frame Protection. 48 BRCMF_FEAT_DEF(MFP) \
|
/linux/arch/m68k/include/asm/ ! |
H A D | atarihw.h | 93 ATARIHW_DECLARE(ST_MFP); /* The ST-MFP (there should be no Atari 95 ATARIHW_DECLARE(TT_MFP); /* 2nd MFP */ 119 /* Reading the MFP port register gives a machine independent delay, since the 120 * MFP always has a 8 MHz clock. This avoids problems with the varying length 514 ** MFP 68901 518 struct MFP struct 568 # define st_mfp ((*(volatile struct MFP*)MFP_BAS)) argument 570 /* TT's second MFP */ 573 # define tt_mfp ((*(volatile struct MFP*)TT_MFP_BAS)) 520 par_dt_regMFP global() argument 521 char_dummy1MFP global() argument 522 active_edgeMFP global() argument 523 char_dummy2MFP global() argument 524 data_dirMFP global() argument 525 char_dummy3MFP global() argument 526 int_en_aMFP global() argument 527 char_dummy4MFP global() argument 528 int_en_bMFP global() argument 529 char_dummy5MFP global() argument 530 int_pn_aMFP global() argument 531 char_dummy6MFP global() argument 532 int_pn_bMFP global() argument 533 char_dummy7MFP global() argument 534 int_sv_aMFP global() argument 535 char_dummy8MFP global() argument 536 int_sv_bMFP global() argument 537 char_dummy9MFP global() argument 538 int_mk_aMFP global() argument 539 char_dummy10MFP global() argument 540 int_mk_bMFP global() argument 541 char_dummy11MFP global() argument 542 vec_adrMFP global() argument 543 char_dummy12MFP global() argument 544 tim_ct_aMFP global() argument
|
/linux/arch/m68k/atari/ ! |
H A D | ataints.c | 18 * interrupt sources if there were no TT MFP! 62 * <asm/atariints.h>): Autovector interrupts are 1..7, then follow ST-MFP, 63 * TT-MFP, SCC, and finally VME interrupts. Vector numbers for the latter can 126 * ST-MFP timer D chained interrupts - each driver gets its own timer 131 volatile struct MFP *mfp; 141 .name = "MFP Timer D" 272 /* Initialize the MFP(s) */ in atari_init_IRQ() 279 st_mfp.int_en_a = 0x00; /* turn off MFP-Ints */ in atari_init_IRQ() 290 tt_mfp.int_en_a = 0x00; /* turn off MFP-Ints */ in atari_init_IRQ() 305 tt_scu.vme_mask = 0x60; /* enable MFP an in atari_init_IRQ() [all...] |
/linux/Documentation/networking/device_drivers/ethernet/intel/ ! |
H A D | iavf.rst | 152 + Multiple Functions per Port (MFP) 204 Center Bridging (DCB), Multiple Functions per Port (MFP), or Sideband Filters
|
H A D | i40e.rst | 112 device. The PF remains in limited promiscuous mode (unless it is in MFP mode) 539 per Port (MFP) and SR-IOV are enabled. An error from i40e is logged that says 721 Center Bridging (DCB), Multiple Functions per Port (MFP), or Sideband
|
/linux/arch/powerpc/boot/dts/ ! |
H A D | turris1x.dts | 116 interrupts = <14 0>; /* GPIO14 - MFP pin */
|
/linux/net/mac80211/ ! |
H A D | debugfs_sta.c | 60 FLAG(MFP),
|
/linux/Documentation/arch/m68k/ ! |
H A D | kernel-options.rst | 201 ST-MFP serial port ("Modem1"); parameters: 9600bps, 8N1
|