Searched refs:mfp (Results 1 - 25 of 45) sorted by relevance

12

/linux-master/drivers/soc/pxa/
H A DMakefile3 obj-$(CONFIG_PXA3xx) += mfp.o
4 obj-$(CONFIG_ARCH_MMP) += mfp.o
H A Dmfp.c3 * linux/arch/arm/plat-pxa/mfp.c
18 #include <linux/soc/pxa/mfp.h>
204 unsigned long mfp_read(int mfp) argument
208 BUG_ON(mfp < 0 || mfp >= MFP_PIN_MAX);
211 val = mfpr_readl(mfp_table[mfp].mfpr_off);
217 void mfp_write(int mfp, unsigned long val) argument
221 BUG_ON(mfp < 0 || mfp >= MFP_PIN_MAX);
224 mfpr_writel(mfp_table[mfp]
[all...]
/linux-master/arch/arm/mach-pxa/
H A Dmfp.h3 * arch/arm/mach-pxa/include/mach/mfp.h
16 #include <linux/soc/pxa/mfp.h>
H A DMakefile13 obj-$(CONFIG_PXA25x) += mfp-pxa2xx.o pxa2xx.o pxa25x.o
14 obj-$(CONFIG_PXA27x) += mfp-pxa2xx.o pxa2xx.o pxa27x.o
15 obj-$(CONFIG_PXA3xx) += mfp-pxa3xx.o pxa3xx.o smemc.o
H A Dmfp-pxa3xx.h5 #include <linux/soc/pxa/mfp.h>
10 * in mfp-pxa300.h and mfp-pxa320.h
145 static inline unsigned long pxa3xx_mfp_read(int mfp) argument
147 return mfp_read(mfp);
150 static inline void pxa3xx_mfp_write(int mfp, unsigned long val) argument
152 mfp_write(mfp, val);
H A Dmfp-pxa2xx.c3 * linux/arch/arm/mach-pxa/mfp-pxa2xx.c
22 #include "mfp-pxa2xx.h"
23 #include "mfp-pxa27x.h"
121 static inline int __mfp_validate(int mfp) argument
123 int gpio = mfp_to_gpio(mfp);
125 if ((mfp > MFP_PIN_GPIO127) || !gpio_desc[gpio].valid) {
154 void pxa2xx_mfp_set_lpm(int mfp, unsigned long lpm) argument
159 gpio = __mfp_validate(mfp);
H A Dmfp-pxa2xx.h5 #include <linux/soc/pxa/mfp.h>
8 * the following MFP_xxx bit definitions in mfp.h are re-used for pxa2xx:
141 extern void pxa2xx_mfp_set_lpm(int mfp, unsigned long lpm);
/linux-master/net/mac80211/tests/
H A DMakefile1 mac80211-tests-y += module.o elems.o mfp.o
H A Dmfp.c16 bool sta, mfp, decrypted, unicast, assoc; member in struct:mfp_test_case
64 .mfp = true,
74 .mfp = true,
119 .mfp = true,
129 .mfp = true,
140 .mfp = true,
151 .mfp = true,
159 .mfp = true,
167 .mfp = true,
186 .mfp
281 static struct kunit_suite mfp = { variable in typeref:struct:kunit_suite
286 kunit_test_suite(mfp); variable
[all...]
/linux-master/drivers/message/fusion/
H A Dmptdebug.h150 DBG_DUMP_FW_DOWNLOAD(MPT_ADAPTER *ioc, u32 *mfp, int numfrags) argument
158 printk(" %08x", le32_to_cpu(mfp[i]));
163 DBG_DUMP_PUT_MSG_FRAME(MPT_ADAPTER *ioc, u32 *mfp) argument
170 ioc->name, mfp);
172 while (mfp[n] == 0)
177 printk(" %08x", le32_to_cpu(mfp[ii]));
183 DBG_DUMP_FW_REQUEST_FRAME(MPT_ADAPTER *ioc, u32 *mfp) argument
192 printk(" %08x", le32_to_cpu(mfp[i]));
197 DBG_DUMP_REQUEST_FRAME(MPT_ADAPTER *ioc, u32 *mfp) argument
207 printk("%08x ", le32_to_cpu(mfp[
213 DBG_DUMP_REPLY_FRAME(MPT_ADAPTER *ioc, u32 *mfp) argument
227 DBG_DUMP_REQUEST_FRAME_HDR(MPT_ADAPTER *ioc, u32 *mfp) argument
241 DBG_DUMP_TM_REQUEST_FRAME(MPT_ADAPTER *ioc, u32 *mfp) argument
258 DBG_DUMP_TM_REPLY_FRAME(MPT_ADAPTER *ioc, u32 *mfp) argument
[all...]
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_debug.h157 __le32 *mfp = (__le32 *)mpi_request; local
163 pr_info("%08x ", le32_to_cpu(mfp[i]));
176 __le32 *mfp = (__le32 *)mpi_request; local
182 pr_info("%08x ", le32_to_cpu(mfp[i]));
195 __le32 *mfp = (__le32 *)mpi_request; local
201 pr_info("%08x ", le32_to_cpu(mfp[i]));
/linux-master/drivers/pinctrl/
H A Dpinctrl-lantiq.c213 static int match_mux(const struct ltq_mfp_pin *mfp, unsigned mux) argument
217 if (mfp->func[i] == mux)
225 /* don't assume .mfp is linearly mapped. find the mfp with the correct .pin */
230 if (info->mfp[i].pin == pin)
245 dev_err(info->dev, "could not find mfp for pin %d\n",
249 ret = match_mux(&info->mfp[pin], mux);
276 dev_err(info->dev, "could not find mfp for pin %d\n",
280 pin_func = match_mux(&info->mfp[pin], pin_grp->mux);
297 int mfp local
[all...]
H A Dpinctrl-falcon.c378 int mfp, int mux)
381 int port = PORT(info->mfp[mfp].pin);
387 LTQ_PADC_MUX(PORT_PIN(info->mfp[mfp].pin)));
481 falcon_info.mfp = falcon_mfp;
377 falcon_mux_apply(struct pinctrl_dev *pctrldev, int mfp, int mux) argument
H A Dpinctrl-lantiq.h80 const struct ltq_mfp_pin *mfp; member in struct:ltq_pinmux_info
H A Dpinctrl-xway.c1368 const struct ltq_mfp_pin *mfp; member in struct:pinctrl_xway_soc
1380 .mfp = ase_mfp,
1392 .mfp = danube_mfp,
1404 .mfp = xrx100_mfp,
1416 .mfp = xrx200_mfp,
1428 .mfp = xrx300_mfp,
1493 xway_info.mfp = xway_soc->mfp;
/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_debug.h164 __le32 *mfp = (__le32 *)req; local
174 pr_info("%08x ", le32_to_cpu(mfp[i]));
188 __le32 *mfp = (__le32 *)req; local
194 pr_info("%08x ", le32_to_cpu(mfp[i]));
/linux-master/drivers/net/wireless/silabs/wfx/
H A Dhif_tx.h46 int wfx_hif_map_link(struct wfx_vif *wvif, bool unmap, u8 *mac_addr, int sta_id, bool mfp);
H A Dhif_tx.c502 int wfx_hif_map_link(struct wfx_vif *wvif, bool unmap, u8 *mac_addr, int sta_id, bool mfp) argument
512 body->mfpc = mfp ? 1 : 0;
H A Dsta.c292 wfx_hif_set_mfp(wvif, sta->mfp, sta->mfp);
301 wfx_hif_map_link(wvif, false, sta->addr, sta_priv->link_id, sta->mfp);
/linux-master/include/linux/soc/pxa/
H A Dmfp.h463 unsigned long mfp_read(int mfp);
464 void mfp_write(int mfp, unsigned long mfpr_val);
/linux-master/arch/m68k/atari/
H A Dataints.c131 volatile struct MFP *mfp; member in struct:mfptimerbase
137 .mfp = &st_mfp,
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac-cfg.h564 * @mfp: indicates whether the STA uses management frame protection or not.
592 __le32 mfp; member in struct:iwl_mvm_sta_cfg_cmd
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-sta.c77 cmd.mfp = cpu_to_le32(1);
458 (sta->mfp || mvm_sta->sta_state < IEEE80211_STA_AUTHORIZED))
459 cmd.mfp = cpu_to_le32(1);
H A Dsta.c3555 u8 key_offset, bool mfp)
3633 if (mfp)
3823 bool mfp = false; local
3829 mfp = sta->mfp;
3853 mfp);
3857 0, NULL, 0, key_offset, mfp);
4028 bool mfp = sta ? sta->mfp : false; local
4037 mfp);
3551 iwl_mvm_send_sta_key(struct iwl_mvm *mvm, u32 sta_id, struct ieee80211_key_conf *key, bool mcast, u32 tkip_iv32, u16 *tkip_p1k, u32 cmd_flags, u8 key_offset, bool mfp) argument
[all...]
H A Dftm-initiator.c91 if (!IS_ERR_OR_NULL(sta) && sta->mfp)
550 if (sta->mfp && (peer->ftm.trigger_based ||
702 WARN_ON(!sta->mfp);

Completed in 235 milliseconds

12