/linux-4.1.27/drivers/pinctrl/freescale/ |
D | pinctrl-imx27.c | 30 #define PF 5 macro 183 MX27_PAD_NFRB = PAD_ID(PF, 0), 184 MX27_PAD_NFCLE = PAD_ID(PF, 1), 185 MX27_PAD_NFWP_B = PAD_ID(PF, 2), 186 MX27_PAD_NFCE_B = PAD_ID(PF, 3), 187 MX27_PAD_NFALE = PAD_ID(PF, 4), 188 MX27_PAD_NFRE_B = PAD_ID(PF, 5), 189 MX27_PAD_NFWE_B = PAD_ID(PF, 6), 190 MX27_PAD_PC_POE = PAD_ID(PF, 7), 191 MX27_PAD_PC_RW_B = PAD_ID(PF, 8), [all …]
|
D | pinctrl-imx21.c | 25 #define PF 5 macro 149 MX21_PAD_NFRB = PAD_ID(PF, 0), 150 MX21_PAD_NFCE = PAD_ID(PF, 1), 151 MX21_PAD_NFWP = PAD_ID(PF, 2), 152 MX21_PAD_NFCLE = PAD_ID(PF, 3), 153 MX21_PAD_NFALE = PAD_ID(PF, 4), 154 MX21_PAD_NFRE = PAD_ID(PF, 5), 155 MX21_PAD_NFWE = PAD_ID(PF, 6), 156 MX21_PAD_NFIO0 = PAD_ID(PF, 7), 157 MX21_PAD_NFIO1 = PAD_ID(PF, 8), [all …]
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | debugfs-driver-genwqe | 10 Only available for PF. 16 Only available for PF. 22 Only available for PF. 28 Only available for PF. 35 Only available for PF. 41 Only available for PF. 47 Only available for PF. 53 Only available for PF. 79 Only available for PF. 84 Description: Dump job timeout register values for PF and VFs. [all …]
|
D | sysfs-bus-pci | 237 function (PF) can support. Typically, this is the value reported 238 in the PF's SR-IOV extended capability structure's TotalVFs 250 Functions (VFs) on the physical function (PF). A read of this 251 file will return the number of VFs that are enabled on this PF. 255 of VFs that should be enabled on the PF; the value written
|
/linux-4.1.27/arch/m68k/68000/ |
D | m68VZ328.c | 80 PFSEL |= PF(5); /* select pin as I/O */ in init_hardware() 81 PFDIR |= PF(5); /* select pin as output */ in init_hardware() 82 PFDATA &= ~PF(5); /* set pin low */ in init_hardware() 85 PFDATA |= PF(5); in init_hardware() 87 PFDATA &= ~PF(5); in init_hardware()
|
/linux-4.1.27/Documentation/PCI/ |
D | pci-iov-howto.txt | 15 devices. The physical device is referred to as Physical Function (PF) 17 Allocation of the VF can be dynamically controlled by the PF via 19 not enabled and the PF behaves as traditional PCIe device. Once it's 31 In the first method, the device driver (PF driver) will control the 33 If the hardware has SR-IOV capability, loading its PF driver would 34 enable it and all VFs associated with the PF. Some PF drivers require 37 enable and disable the VFs associated with a PCIe PF. This method 38 enables per-PF, VF enable/disable values versus the first method,
|
/linux-4.1.27/drivers/staging/unisys/Documentation/ABI/ |
D | sysfs-platform-visorchipset | 72 PF device is being recovered in another guest. 74 Some SR-IOV devices have problems when the PF is reset without 75 first disabling all VFs attached to that PF. s-Par handles this 77 the script will disable the device. When the PF is recovered, 91 PF device is being recovered in another guest. 93 Some SR-IOV devices have problems when the PF is reset without 94 first disabling all VFs attached to that PF. s-Par handles this 96 the script will disable the device. When the PF is recovered,
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | MC68328.h | 559 #define PF(x) (1 << (x)) macro 560 #define PF_A(x) PF((x) - 24) /* This is Port F specific only */ 562 #define PF_A24 PF(0) /* Use A24 as PF(0) */ 563 #define PF_A25 PF(1) /* Use A25 as PF(1) */ 564 #define PF_A26 PF(2) /* Use A26 as PF(2) */ 565 #define PF_A27 PF(3) /* Use A27 as PF(3) */ 566 #define PF_A28 PF(4) /* Use A28 as PF(4) */ 567 #define PF_A29 PF(5) /* Use A29 as PF(5) */ 568 #define PF_A30 PF(6) /* Use A30 as PF(6) */ 569 #define PF_A31 PF(7) /* Use A31 as PF(7) */
|
D | MC68EZ328.h | 471 #define PF(x) (1 << (x)) macro
|
D | MC68VZ328.h | 481 #define PF(x) (1 << (x)) macro
|
/linux-4.1.27/Documentation/vm/ |
D | soft-dirty.txt | 22 modify a page at some virtual address the #PF occurs and the kernel sets 26 soft-dirty bits clear, the #PF-s that occur after that are processed fast. 31 While in most cases tracking memory changes by #PF-s is more than enough
|
/linux-4.1.27/arch/blackfin/mach-bf533/ |
D | Kconfig | 71 int "PF Interrupt A" 74 int "PF Interrupt B"
|
/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_hash_ip.c | 77 #define PF 4 macro 211 #undef PF 216 #define PF 6 macro
|
D | ip_set_hash_ipmark.c | 80 #define PF 4 macro 207 #undef PF 212 #define PF 6 macro
|
D | ip_set_hash_ipport.c | 87 #define PF 4 macro 248 #undef PF 253 #define PF 6 macro
|
D | ip_set_hash_net.c | 112 #define PF 4 macro 280 #undef PF 284 #define PF 6 macro
|
D | ip_set_hash_ipportip.c | 89 #define PF 4 macro 257 #undef PF 261 #define PF 6 macro
|
D | ip_set_hash_netnet.c | 131 #define PF 4 macro 357 #undef PF 361 #define PF 6 macro
|
D | ip_set_hash_netport.c | 128 #define PF 4 macro 343 #undef PF 347 #define PF 6 macro
|
D | ip_set_hash_netiface.c | 210 #define PF 4 macro 460 #undef PF 465 #define PF 6 macro
|
D | ip_set_hash_ipportnet.c | 133 #define PF 4 macro 384 #undef PF 388 #define PF 6 macro
|
D | ip_set_hash_netportnet.c | 142 #define PF 4 macro 414 #undef PF 418 #define PF 6 macro
|
D | ip_set_hash_mac.c | 65 #define PF 4 macro
|
/linux-4.1.27/drivers/tty/ |
D | n_gsm.c | 290 #define PF 0x10 macro 469 switch (control & ~PF) { in gsm_print_packet() 507 if (control & PF) in gsm_print_packet() 755 if (msg->ctrl == UI || msg->ctrl == (UI|PF)) in __gsm_data_queue() 1481 gsm_command(dlci->gsm, dlci->addr, SABM|PF); in gsm_dlci_t1() 1489 gsm_command(dlci->gsm, dlci->addr, DISC|PF); in gsm_dlci_t1() 1514 gsm_command(dlci->gsm, dlci->addr, SABM|PF); in gsm_dlci_begin_open() 1536 gsm_command(dlci->gsm, dlci->addr, DISC|PF); in gsm_dlci_begin_close() 1750 if ((gsm->control & ~PF) == UI) in gsm_queue() 1777 case SABM|PF: in gsm_queue() [all …]
|
/linux-4.1.27/Documentation/networking/ |
D | i40e.txt | 81 the hardware and not transmitted. An interrupt is sent to the PF driver 84 When a spoofed packet is detected the PF driver will send the following
|
D | igb.txt | 98 the hardware and not transmitted. An interrupt is sent to the PF driver 101 When a spoofed packet is detected the PF driver will send the following
|
D | ixgbe.txt | 290 the hardware and not transmitted. An interrupt is sent to the PF driver 293 When a spoofed packet is detected the PF driver will send the following
|
/linux-4.1.27/Documentation/s390/ |
D | 3270.txt | 215 Some of the Program Function (PF) and Program Attention (PA) keys are 228 No PF key is preassigned to cause a job suspension, but you may cause a 230 assign this function to a PF key. To make PF7 cause job suspension, 245 PF11 rotates forward. You may assign the backward function to any PF 258 Have a command you issue frequently? Assign it to a PF or PA key! Use
|
/linux-4.1.27/arch/blackfin/mach-bf518/ |
D | Kconfig | 25 PF{1,2,3,4,5,6} <-> PWM_{AH,AL,BH,BL,CH,CL} 30 PF{11,12,13,14} <-> PWM_{AH,AL,BH,BL}
|
/linux-4.1.27/Documentation/powerpc/ |
D | pci_iov_resource_on_powernv.txt | 155 The PCIe SR-IOV feature allows a single Physical Function (PF) to 156 support several Virtual Functions (VFs). Registers in the PF's SR-IOV 163 software uses VF BAR registers in the *PF* SR-IOV Capability to 167 When a VF BAR in the PF SR-IOV Capability is programmed, it sets the 169 PF SR-IOV Capability is programmed to enable eight VFs, and it has a
|
/linux-4.1.27/sound/soc/blackfin/ |
D | Kconfig | 113 int "PF pin for AD73311L Chip Select"
|
/linux-4.1.27/arch/x86/kernel/ |
D | uprobes.c | 605 COND(7a, 7b, XF(PF)) \
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | isdnl2.c | 449 u_char PF; in get_PollFlagFree() local 451 PF = get_PollFlag(st, skb); in get_PollFlagFree() 453 return (PF); in get_PollFlagFree()
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | layer2.c | 657 u_char PF; in get_PollFlagFree() local 659 PF = get_PollFlag(l2, skb); in get_PollFlagFree() 661 return PF; in get_PollFlagFree()
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | mmu.txt | 349 (user write faults generate a #PF) 361 directly inject #PF to guest due to failed permission check.
|
D | timekeeping.txt | 248 bit 6 = periodic interrupt flag (PF)
|
/linux-4.1.27/arch/x86/kvm/ |
D | trace.h | 252 EXS(DF), EXS(TS), EXS(NP), EXS(SS), EXS(GP), EXS(PF), \
|
/linux-4.1.27/Documentation/filesystems/ |
D | coda.txt | 1501 55..44.. ZZAAPPFFIILLEE
|