/linux/Documentation/ABI/testing/ |
H A D | debugfs-driver-qat_telemetry | 113 Description: (RW) Selects up to 4 Ring Pairs (RP) to monitor, one per file, 124 the selected RP: 132 rp_num RP number associated with slot <A/B/C/D> 133 service_type service associated to the RP 175 0000:6b:0.1 RP 0 RP 1 RP 2 RP 3 176 0000:6b:0.2 RP 4 RP [all...] |
H A D | sysfs-devices-mapping | 31 IIO PMU 0 on die 0 belongs to PCI RP on bus 0x00, domain 0x0000 32 IIO PMU 0 on die 1 belongs to PCI RP on bus 0x40, domain 0x0000 33 IIO PMU 0 on die 2 belongs to PCI RP on bus 0x80, domain 0x0000 34 IIO PMU 0 on die 3 belongs to PCI RP on bus 0xc0, domain 0x0000
|
/linux/Documentation/mhi/ |
H A D | mhi.rst | 95 [Read Pointer (RP)] ----------->[Ring Element] } TD 106 * Ring is considered empty when RP == WP. 107 * Ring is considered full when WP + 1 == RP. 108 * RP indicates the next element to be serviced by the device. 122 [Read Pointer (RP)] ----------->[Ring Element] } ED 133 * Both host and device has a local copy of RP, WP. 134 * Ring is considered empty (no events to service) when WP + 1 == RP. 135 * Ring is considered full of events when RP == WP. 137 pointed by RP, increments the RP t [all...] |
/linux/drivers/firmware/efi/ |
H A D | cper_cxl.c | 45 case RP: in cxl_cper_print_prot_err() 71 case RP: in cxl_cper_print_prot_err() 112 case RP: in cxl_cper_print_prot_err()
|
/linux/drivers/clk/sophgo/ |
H A D | Kconfig | 32 tristate "Sophgo SG2042 RP subsystem clock controller support" 35 This driver supports the RP((Riscv Processors)) subsystem clock 39 This driver provides Gate function for RP.
|
/linux/arch/m68k/fpsp040/ |
H A D | bindec.S | 344 | RZ 01 0 0 11/3 RP 345 | RZ 01 0 1 11/3 RP 348 | RM 10 0 0 11/3 RP 351 | RM 10 1 1 11/3 RP 352 | RP 11 0 0 10/2 RM 353 | RP 11 0 1 11/3 RP 354 | RP 11 1 0 11/3 RP 355 | RP 1 [all...] |
H A D | x_ovfl.S | 25 | RP For pos overflow, +infinity. For neg overflow, the largest
|
H A D | decbin.S | 53 | tables rounded to RN, RM, and RP, according to the table 414 | + + RP RP 415 | - + RP RM 416 | + - RP RM 417 | - - RP RP 420 | - + RM RP 421 | + - RM RP 426 | + - RZ RP [all...] |
H A D | sint.S | 48 | RP +1 -0
|
H A D | round.S | 32 | RP = $xxxx0011
|
/linux/Documentation/driver-api/cxl/linux/ |
H A D | access-coordinates.rst | 88 Root Ports (RP), there is the possibility of the total bandwidth for all 102 There can be multiple switches under an RP. There can be multiple RPs under 146 endpoint is direct attached to a root port (RP), the device pointer would be an 147 RP device. If the endpoint is behind a switch, the device pointer would be the 156 Once the topology walk reaches the RP, whether it's direct attached endpoints
|
/linux/drivers/net/wireless/realtek/rtl818x/ |
H A D | Kconfig | 30 Repotec RP-WP7126
|
/linux/include/cxl/ |
H A D | event.h | 220 RP, /* CXL Root Port */ enumerator
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | biblio.rst | 199 SMPTE RP 431-2 203 :title: SMPTE RP 431-2:2011 "D-Cinema Quality - Reference Projector and Environment"
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramnv50.c | 109 timing[0] = (T(RP) << 24 | T(RAS) << 16 | T(RFC) << 8 | T(RC)); in nv50_ram_timing_calc() 127 T(RP); in nv50_ram_timing_calc()
|
H A D | ramgt215.c | 374 timing[0] = (T(RP) << 24 | T(RAS) << 16 | T(RFC) << 8 | T(RC)); in gt215_ram_timing_calc() 394 T(RP); in gt215_ram_timing_calc()
|
/linux/drivers/tty/serial/ |
H A D | rp2.c | 199 #define RP_ID(prod) PCI_VDEVICE(RP, (prod))
|
/linux/drivers/acpi/apei/ |
H A D | ghes.c | 747 case RP: in cxl_cper_post_prot_err()
|
/linux/Documentation/RCU/ |
H A D | RTFP.txt | 2289 RP fun with hash tables. 2482 RP fun with hash tables.
|
/linux/Documentation/networking/ |
H A D | arcnet-hardware.rst | 233 RP-------P--------P--------H-----P------P-----PR 235 RP-----H--------P--------H-----P------PR
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 9366 cmpi.b %d0,&rp_mode # is rmode RP? 9372 lea.l PIRP(%pc),%a0 # load PI RP table addr 9396 cmpi.b %d0,&rp_mode # is rmode RP? 9402 lea.l SMALRP(%pc),%a0 # load RP table addr 9440 cmpi.b %d0,&rp_mode # is rmode RP? 9446 lea.l BIGRP(%pc),%a0 # load RP table addr 14976 # - Therefore, we return +ZERO if the rounding modes are RN,RZ, or RP. 15428 # - Therefore, we return +ZERO if the rounding mode is RN,RZ, or RP 22026 # RP = $xxxx0003 # 22895 long 0x7fff0000,0x00000000,0x00000000,0x00000000 # +INF; RP [all...] |