/linux/drivers/net/wireless/ath/ath9k/ |
H A D | debug.c | 583 PR("MPDUs Queued: ", queued); in read_file_xmit() 584 PR("MPDUs Completed: ", completed); in read_file_xmit() 585 PR("MPDUs XRetried: ", xretries); in read_file_xmit() 586 PR("Aggregates: ", a_aggr); in read_file_xmit() 587 PR("AMPDUs Queued HW:", a_queued_hw); in read_file_xmit() 588 PR("AMPDUs Completed:", a_completed); in read_file_xmit() 589 PR("AMPDUs Retried: ", a_retries); in read_file_xmit() 590 PR("AMPDUs XRetried: ", a_xretries); in read_file_xmit() 591 PR("TXERR Filtered: ", txerr_filtered); in read_file_xmit() 592 PR("FIFO Underrun: ", fifo_underrun); in read_file_xmit() [all …]
|
H A D | debug.h | 198 #define PR(str, elem) \ macro
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-dfl-port | 13 Description: Read-only. User can program different PR bitstreams to FPGA 15 returns uuid which could be used to identify which PR bitstream
|
/linux/Documentation/fpga/ |
H A D | dfl.rst | 282 never cause any system level issue, only functional failure (e.g. DMA or PR 291 afu_id indicates which PR bitstream is programmed to this AFU. 343 bridges and FPGA regions during PR sub feature initialization. Once 346 reconfiguration of the PR bitstream to the given port. 363 reconfiguration of a PR bitstream file. The PR bitstream file must have been 367 comparing the compatibility ID noted in the header of PR bitstream file against 464 Note that an FME can't be assigned to a VF, thus PR and other management
|
/linux/Documentation/devicetree/bindings/powerpc/ |
H A D | ibm,powerpc-cpu-features.txt | 99 bit 0 - PR (problem state / user mode) 179 This property may exist when the usable-privilege property value has PR bit set.
|
/linux/arch/powerpc/kvm/ |
H A D | Kconfig | 124 hash MMU mode (regardless of PR VMs running). When any PR VMs
|
/linux/drivers/spi/ |
H A D | spi-intel.c | 61 #define PR(n) ((n) * 4) macro 215 readl(ispi->pregs + PR(i))); in intel_spi_dump_regs() 235 value = readl(ispi->pregs + PR(i)); in intel_spi_dump_regs() 1199 pr_value = readl(ispi->pregs + PR(i)); in intel_spi_is_protected()
|
/linux/drivers/iio/temperature/ |
H A D | mlx90632.c | 897 s32 PT, PR, PG, PO; in mlx90632_calc_ambient_dsp105() local 901 ret = mlx90632_read_ee_register(data->regmap, MLX90632_EE_P_R, &PR); in mlx90632_calc_ambient_dsp105() 923 PT, PR, PG, PO, Gb); in mlx90632_calc_ambient_dsp105()
|
/linux/Documentation/crypto/ |
H A D | api-samples.rst | 162 char *drbg = "drbg_nopr_sha256"; /* Hash DRBG with SHA-256, no PR */
|
/linux/arch/sh/kernel/cpu/sh3/ |
H A D | entry.S | 240 mov.l @r15+, k2 ! original PR
|
/linux/Documentation/driver-api/md/ |
H A D | md-cluster.rst | 184 receiver tries to get PR on "message" 202 receiver upconvert to PR on "message"
|
/linux/Documentation/virt/kvm/ |
H A D | ppc-pv.rst | 8 space code in PR=1 which is user space. This way we trap all privileged
|
/linux/Documentation/arch/powerpc/ |
H A D | ultravisor.rst | 69 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/fs/gfs2/ |
H A D | trace_gfs2.h | 27 dlm_state_name(PR), \
|
/linux/drivers/iommu/ |
H A D | msm_iommu_hw-8xxx.h | 273 #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/Documentation/filesystems/ |
H A D | gfs2-glocks.rst | 33 SH PR (Protected read)
|
/linux/Documentation/admin-guide/thermal/ |
H A D | intel_powerclamp.rst | 311 PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
|
/linux/Documentation/networking/ |
H A D | arcnet-hardware.rst | 233 RP-------P--------P--------H-----P------P-----PR 235 RP-----H--------P--------H-----P------PR 237 PR PR
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dev.c | 950 if (XGMAC_IOREAD_BITS(pdata, MAC_PFR, PR) == val) in xgbe_set_promiscuous_mode() 955 XGMAC_IOWRITE_BITS(pdata, MAC_PFR, PR, val); in xgbe_set_promiscuous_mode()
|
/linux/ |
H A D | CREDITS | 2620 S: 80050-040 Curitiba PR 2964 S: 80050-430 Curitiba PR
|
/linux/arch/x86/ |
H A D | Kconfig | 2442 # GCC < 13.3 - see GCC PR sanitizer/111736.
|