| /Linux-v6.6/mm/ |
| D | percpu-stats.c | 160 #define PL(X) \ in percpu_stats_show() macro 167 PL(unit_size); in percpu_stats_show() 168 PL(static_size); in percpu_stats_show() 169 PL(reserved_size); in percpu_stats_show() 170 PL(dyn_size); in percpu_stats_show() 171 PL(atom_size); in percpu_stats_show() 172 PL(alloc_size); in percpu_stats_show() 175 #undef PL in percpu_stats_show()
|
| /Linux-v6.6/arch/x86/crypto/ |
| D | polyval-clmulni_asm.S | 31 #define PL %xmm8 macro 121 vpslldq $8, MI, PL 123 pxor LO, PL 166 vpclmulqdq $0x00, PL, GSTAR, TMP_XMM # TMP_XMM = T_1 : T_0 = P_0 * g*(x) 168 pxor PL, TMP_XMM # TMP_XMM = P_1 + T_0 : P_0 + T_1 190 vpclmulqdq $0x00, PL, GSTAR, TMP_XMM 200 pxor PL, TMP_XMM
|
| /Linux-v6.6/arch/arm64/crypto/ |
| D | polyval-ce-core.S | 54 PL .req v16 label 150 ext PL.16b, LO.16b, v4.16b, #8 195 pmull TMP_V.1q, PL.1d, GSTAR.1d 199 eor TMP_V.16b, PL.16b, TMP_V.16b 228 pmull TMP_V.1q, PL.1d, GSTAR.1d 238 eor TMP_V.16b, PL.16b, TMP_V.16b
|
| /Linux-v6.6/arch/arm/mach-rda/ |
| D | Kconfig | 8 This enables support for the RDA Micro 8810PL SoC family.
|
| /Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
| D | t4vf_defs.h | 106 T4VF_MOD_MAP(PL, 3, PL_VF_WHOAMI, PL_VF_WHOAMI)
|
| /Linux-v6.6/Documentation/devicetree/bindings/sound/ |
| D | xlnx,i2s.txt | 1 Device-Tree bindings for Xilinx I2S PL block
|
| D | xlnx,audio-formatter.txt | 1 Device-Tree bindings for Xilinx PL audio formatter
|
| /Linux-v6.6/fs/isofs/ |
| D | rock.h | 110 struct RR_PL_s PL; member
|
| /Linux-v6.6/Documentation/misc-devices/ |
| D | xilinx_sdfec.rst | 41 - Programmable Logic (PL) initialization 54 Programmable Logic (PL) Initialization 57 For PL initialization, supporting logic loads configuration parameters for either 112 SD-FEC core is configured plus if the SD-FEC has not been configured for PL
|
| /Linux-v6.6/arch/arm64/boot/dts/allwinner/ |
| D | sun50i-a64-olinuxino.dts | 206 /* VCC-PL is powered by aldo2 but we cannot add it as the RSB */ 207 /* interface used to talk to the PMIC in on the PL pins */
|
| /Linux-v6.6/drivers/hid/ |
| D | wacom_wac.c | 3416 case PL: in wacom_wac_irq() 3680 case PL: in wacom_setup_device_quirks() 3868 case PL: in wacom_setup_pen_input_capabilities() 4438 PL, WACOM_PL_RES, WACOM_PL_RES }; 4441 PL, WACOM_PL_RES, WACOM_PL_RES }; 4444 PL, WACOM_PL_RES, WACOM_PL_RES }; 4447 PL, WACOM_PL_RES, WACOM_PL_RES }; 4450 PL, WACOM_PL_RES, WACOM_PL_RES }; 4453 PL, WACOM_PL_RES, WACOM_PL_RES }; 4456 PL, WACOM_PL_RES, WACOM_PL_RES }; [all …]
|
| D | wacom_wac.h | 198 PL, enumerator
|
| /Linux-v6.6/tools/perf/scripts/perl/Perf-Trace-Util/ |
| D | README | 22 perl Makefile.PL # to create a Makefile for the next step
|
| /Linux-v6.6/arch/arm64/boot/dts/xilinx/ |
| D | zynqmp-zcu111-revA.dts | 45 /* Another 4GB connected to PL */ 443 /* refclk5 PL CLK100 */ 448 /* refclk6 PL CLK125 */
|
| D | zynqmp-zcu102-revA.dts | 503 /* PL i2c via PCA9306 - u45 */ 566 /* refclk6 PL CLK125 */ 571 /* refclk7 PL CLK74 */
|
| D | zynqmp-zcu106-revA.dts | 514 /* PL i2c via PCA9306 - u45 */ 567 /* refclk6 PL CLK125 */ 572 /* refclk7 PL CLK74 */
|
| D | zynqmp-zcu104-revA.dts | 146 /* Another connection to this bus via PL i2c via PCA9306 - u45 */
|
| D | zynqmp-zcu104-revC.dts | 170 /* Another connection to this bus via PL i2c via PCA9306 - u45 */
|
| /Linux-v6.6/arch/arm/boot/dts/allwinner/ |
| D | sun8i-q8-common.dtsi | 68 * Q8 boards use various PL# pins as wifi-en. On other boards
|
| D | sun8i-h2-plus-bananapi-m2-zero.dts | 251 /* PL */
|
| D | sun6i-a31s-sinovoip-bpi-m2.dts | 324 /* PL */
|
| /Linux-v6.6/drivers/fpga/ |
| D | Kconfig | 234 to configure the programmable logic(PL) through PS 243 configure the programmable logic(PL).
|
| /Linux-v6.6/drivers/net/ethernet/intel/ice/ |
| D | ice_lan_tx_rx.h | 678 #define ICE_PTT(PTYPE, OUTER_IP, OUTER_IP_VER, OUTER_FRAG, T, TE, TEF, I, PL)\ argument 688 ICE_RX_PTYPE_PAYLOAD_LAYER_##PL }
|
| /Linux-v6.6/drivers/net/ethernet/intel/iavf/ |
| D | iavf_common.c | 495 #define IAVF_PTT(PTYPE, OUTER_IP, OUTER_IP_VER, OUTER_FRAG, T, TE, TEF, I, PL)\ argument 505 IAVF_RX_PTYPE_PAYLOAD_LAYER_##PL }
|
| /Linux-v6.6/Documentation/ABI/stable/ |
| D | sysfs-driver-firmware-zynqmp | 76 RPU, PMU, etc. Only the PL domain (FPGA)
|