Home
last modified time | relevance | path

Searched refs:PR (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.1.9/drivers/net/wireless/ath/ath9k/ !
Ddebug.c598 PR("MPDUs Queued: ", queued); in read_file_xmit()
599 PR("MPDUs Completed: ", completed); in read_file_xmit()
600 PR("MPDUs XRetried: ", xretries); in read_file_xmit()
601 PR("Aggregates: ", a_aggr); in read_file_xmit()
602 PR("AMPDUs Queued HW:", a_queued_hw); in read_file_xmit()
603 PR("AMPDUs Completed:", a_completed); in read_file_xmit()
604 PR("AMPDUs Retried: ", a_retries); in read_file_xmit()
605 PR("AMPDUs XRetried: ", a_xretries); in read_file_xmit()
606 PR("TXERR Filtered: ", txerr_filtered); in read_file_xmit()
607 PR("FIFO Underrun: ", fifo_underrun); in read_file_xmit()
[all …]
Ddebug.h198 #define PR(str, elem) \ macro
/linux-6.1.9/Documentation/devicetree/bindings/fpga/ !
Dxilinx-pr-decoupler.txt19 The Driver supports only MMIO handling. A PR region can have multiple
20 PR Decouplers which can be handled independently or chained via decouple/
Dfpga-region.txt34 Partial Reconfiguration (PR)
37 * Not all FPGA's support PR.
124 FPGA Regions represent FPGA's and FPGA PR regions in the device tree. An FPGA
150 For partial reconfiguration (PR), each PR region will have an FPGA Region.
162 region is getting reconfigured (see Figure 1 above). During PR, the FPGA's
163 hardware bridges remain enabled. The PR regions' bridges will be FPGA bridges
/linux-6.1.9/arch/ia64/kernel/ !
Dentry.h35 .spillsp pr, PT(PR)+16+(off);
64 .spillsp pr,SW(PR)+16+(off)
Dentry.S337 stf.spill [r3]=f31,SW(PR)-SW(F31)
383 ld8 r16=[r2],(SW(PR)-SW(AR_PFS)) // ar.pfs
747 ld8 r27=[r3],PT(PR)-PT(AR_RSC) // M0|1 load ar.rsc
751 ld8 r31=[r3],PT(R1)-PT(PR) // M0|1 load predicates
835 adds r21=PT(PR)+16,r12
838 lfetch [r21],PT(CR_IPSR)-PT(PR)
Divt.S983 (pKStk) adds r16=PT(PR)-PT(AR_RNAT),r16 // skip over ar_rnat field
991 (pUStk) st8 [r16]=r24,PT(PR)-PT(AR_RNAT) // save ar.rnat
995 st8 [r16]=r31,PT(LOADRS)-PT(PR) // save predicates
/linux-6.1.9/Documentation/ABI/testing/ !
Dsysfs-platform-dfl-port13 Description: Read-only. User can program different PR bitstreams to FPGA
15 returns uuid which could be used to identify which PR bitstream
/linux-6.1.9/Documentation/fpga/ !
Ddfl.rst163 never cause any system level issue, only functional failure (e.g. DMA or PR
172 afu_id indicates which PR bitstream is programmed to this AFU.
224 bridges and FPGA regions during PR sub feature initialization. Once
227 reconfiguration of the PR bitstream to the given port.
244 reconfiguration of a PR bitstream file. The PR bitstream file must have been
248 comparing the compatibility ID noted in the header of PR bitstream file against
345 Note that an FME can't be assigned to a VF, thus PR and other management
/linux-6.1.9/drivers/fpga/ !
DKconfig117 tristate "Xilinx LogiCORE PR Decoupler"
121 Say Y to enable drivers for Xilinx LogiCORE PR Decoupler
123 The PR Decoupler exists in the FPGA fabric to isolate one
/linux-6.1.9/drivers/spi/ !
Dspi-intel.c60 #define PR(n) ((n) * 4) macro
214 readl(ispi->pregs + PR(i))); in intel_spi_dump_regs()
234 value = readl(ispi->pregs + PR(i)); in intel_spi_dump_regs()
1197 pr_value = readl(ispi->pregs + PR(i)); in intel_spi_is_protected()
/linux-6.1.9/arch/powerpc/kvm/ !
DKconfig128 hash MMU mode (regardless of PR VMs running). When any PR VMs
/linux-6.1.9/Documentation/devicetree/bindings/powerpc/ !
Dibm,powerpc-cpu-features.txt99 bit 0 - PR (problem state / user mode)
179 This property may exist when the usable-privilege property value has PR bit set.
/linux-6.1.9/drivers/iio/temperature/ !
Dmlx90632.c716 s32 PT, PR, PG, PO; in mlx90632_calc_ambient_dsp105() local
720 ret = mlx90632_read_ee_register(data->regmap, MLX90632_EE_P_R, &PR); in mlx90632_calc_ambient_dsp105()
742 PT, PR, PG, PO, Gb); in mlx90632_calc_ambient_dsp105()
/linux-6.1.9/Documentation/crypto/ !
Dapi-samples.rst162 char *drbg = "drbg_nopr_sha256"; /* Hash DRBG with SHA-256, no PR */
/linux-6.1.9/arch/sh/kernel/cpu/sh3/ !
Dentry.S240 mov.l @r15+, k2 ! original PR
/linux-6.1.9/Documentation/driver-api/md/ !
Dmd-cluster.rst184 receiver tries to get PR on "message"
202 receiver upconvert to PR on "message"
/linux-6.1.9/Documentation/virt/kvm/ !
Dppc-pv.rst8 space code in PR=1 which is user space. This way we trap all privileged
/linux-6.1.9/Documentation/powerpc/ !
Dultravisor.rst69 MSR(S, HV, PR). In each of the tables below the modes are listed
76 | S | HV| PR|Privilege |
90 | S | HV| PR|Privilege |
/linux-6.1.9/fs/gfs2/ !
Dtrace_gfs2.h27 dlm_state_name(PR), \
/linux-6.1.9/Documentation/filesystems/ !
Dgfs2-glocks.rst34 SH PR (Protected read)
/linux-6.1.9/drivers/iommu/ !
Dmsm_iommu_hw-8xxx.h273 #define SET_PR(b, v) SET_GLOBAL_FIELD(b, TLBTR0, PR, v)
398 #define GET_PR(b) GET_GLOBAL_FIELD(b, TLBTR0, PR)
958 #define PR (PR_MASK << PR_SHIFT) macro
/linux-6.1.9/Documentation/driver-api/thermal/ !
Dintel_powerclamp.rst306 PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
/linux-6.1.9/drivers/net/ethernet/amd/xgbe/ !
Dxgbe-dev.c947 if (XGMAC_IOREAD_BITS(pdata, MAC_PFR, PR) == val) in xgbe_set_promiscuous_mode()
952 XGMAC_IOWRITE_BITS(pdata, MAC_PFR, PR, val); in xgbe_set_promiscuous_mode()
/linux-6.1.9/Documentation/networking/ !
Darcnet-hardware.rst233 RP-------P--------P--------H-----P------P-----PR
235 RP-----H--------P--------H-----P------PR
237 PR PR

12