Home
last modified time | relevance | path

Searched refs:MFP (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfeature.h22 * MFP: 802.11w Management Frame Protection.
45 BRCMF_FEAT_DEF(MFP) \
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfeature.h22 * MFP: 802.11w Management Frame Protection.
47 BRCMF_FEAT_DEF(MFP) \
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Datarihw.h93 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))
570 /* TT's second MFP */
573 # define tt_mfp ((*(volatile struct MFP*)TT_MFP_BAS))
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Datarihw.h93 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))
570 /* TT's second MFP */
573 # define tt_mfp ((*(volatile struct MFP*)TT_MFP_BAS))
/kernel/linux/linux-5.10/arch/m68k/atari/
H A Dataints.c18 * interrupt sources if there were no TT MFP!
61 * <asm/atariints.h>): Autovector interrupts are 1..7, then follow ST-MFP,
62 * TT-MFP, SCC, and finally VME interrupts. Vector numbers for the latter can
127 * ST-MFP timer D chained interrupts - each driver gets its own timer
132 volatile struct MFP *mfp;
142 .name = "MFP Timer D"
273 /* Initialize the MFP(s) */ in atari_init_IRQ()
280 st_mfp.int_en_a = 0x00; /* turn off MFP-Ints */ in atari_init_IRQ()
291 tt_mfp.int_en_a = 0x00; /* turn off MFP-Ints */ in atari_init_IRQ()
307 * needs them?) MFP an in atari_init_IRQ()
[all...]
/kernel/linux/linux-6.6/arch/m68k/atari/
H A Dataints.c18 * interrupt sources if there were no TT MFP!
61 * <asm/atariints.h>): Autovector interrupts are 1..7, then follow ST-MFP,
62 * TT-MFP, SCC, and finally VME interrupts. Vector numbers for the latter can
127 * ST-MFP timer D chained interrupts - each driver gets its own timer
132 volatile struct MFP *mfp;
142 .name = "MFP Timer D"
273 /* Initialize the MFP(s) */ in atari_init_IRQ()
280 st_mfp.int_en_a = 0x00; /* turn off MFP-Ints */ in atari_init_IRQ()
291 tt_mfp.int_en_a = 0x00; /* turn off MFP-Ints */ in atari_init_IRQ()
307 * needs them?) MFP an in atari_init_IRQ()
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Ddebugfs_sta.c62 FLAG(MFP),
/kernel/linux/linux-6.6/net/mac80211/
H A Ddebugfs_sta.c62 FLAG(MFP),

Completed in 11 milliseconds