Home
last modified time | relevance | path

Searched full:444 (Results 1 – 25 of 164) sorted by relevance

1234567

/linux-6.12.1/tools/testing/selftests/tc-testing/tc-tests/actions/
Dbpf.json148 … "$TC action add action bpf bytecode '4,40 0 0 12,21 0 1 2048,6 0 0 262144,6 0 0 0' index 444",
154 "cmdUnderTest": "$TC action delete action bpf index 444",
156 "verifyCmd": "$TC action get action bpf index 444",
157 …*: bpf bytecode '4,40 0 0 12,21 0 1 2048,6 0 0 262144,6 0 0 0' default-action pipe.*index 444 ref",
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dsc/
Drc_calc_fpu.h57 CM_RGB, /* 444 RGB */
58 CM_444, /* 444 YUV or simple 422 */
Drc_calc_fpu.c67 int mode = MODE_SELECT(444, 422, 420); in get_qp_set()
76 TABLE_CASE(444, 8, max); in get_qp_set()
77 TABLE_CASE(444, 8, min); in get_qp_set()
78 TABLE_CASE(444, 10, max); in get_qp_set()
79 TABLE_CASE(444, 10, min); in get_qp_set()
80 TABLE_CASE(444, 12, max); in get_qp_set()
81 TABLE_CASE(444, 12, min); in get_qp_set()
/linux-6.12.1/tools/perf/arch/powerpc/annotate/
Dinstructions.c231 /* Bits 21 to 30 has value 444 for "mr" insn ie, OR X form */ in check_ppc_insn()
232 if (PPC_21_30(raw_insn) == 444) in check_ppc_insn()
273 * Value 444 for bits 21:30 is for "mr" in update_insn_state_powerpc()
277 if (PPC_21_30(dl->raw.raw_insn) == 444) { in update_insn_state_powerpc()
/linux-6.12.1/tools/arch/x86/kcpuid/
DMakefile24 install -m 444 -p cpuid.csv $(DESTDIR)$(HWDATADIR)/cpuid.csv
/linux-6.12.1/Documentation/gpu/
Dafbc.rst164 - 8-bit per component YCbCr 444, single plane
171 - 10-bit per component YCbCr 444, single plane
/linux-6.12.1/tools/power/acpi/man/
Dacpidump.879 Acpi table [SSDT] - 444 bytes written to SSDT1.dat
/linux-6.12.1/drivers/staging/media/atomisp/pci/isp/modes/interface/
Disp_types.h31 * formats it's the actual depth (4, for 444, 8 for 888 etc).
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/
Dovti,ov772x.yaml15 support the YUV422, RGB565/555/444, GRB422 or raw RGB output formats.
/linux-6.12.1/Documentation/arch/x86/x86_64/
Dmm.rst62 ffffff8000000000 | -512 GB | ffffffeeffffffff | 444 GB | ... unused hole
121 ffffff8000000000 | -512 GB | ffffffeeffffffff | 444 GB | ... unused hole
/linux-6.12.1/samples/pktgen/
DREADME.rst23 -p : ($DST_PORT) destination PORT range (e.g. 433-444) is also allowed
Dparameters.sh13 echo " -p : (\$DST_PORT) destination PORT range (e.g. 433-444) is also allowed"
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dsc/
Ddsc.h51 …bool is_pixel_format_444; /* 'true' if pixel format is 'RGB 444' or 'Simple YCbCr 4:2:2' (4:2:2 up…
/linux-6.12.1/drivers/accel/habanalabs/include/goya/
Dgoya_async_events.h172 GOYA_ASYNC_EVENT_ID_TPC6_QM = 444,
/linux-6.12.1/tools/perf/scripts/python/
Dpowerpc-hcalls.py118 444: 'H_GET_PERF_COUNT',
/linux-6.12.1/drivers/staging/media/atomisp/pci/
Dia_css_frame_format.h67 IA_CSS_FRAME_FORMAT_YUV444, /** 24 bit YUV 444, Y, U, V plane */
/linux-6.12.1/include/uapi/linux/
Dvbox_err.h110 #define VERR_NET_SOCKET_TYPE_NOT_SUPPORTED (-444)
/linux-6.12.1/Documentation/tools/rtla/
Drtla-timerlat-hist.rst52 …4 444 17287 424 11574 2097 38443 2169 36736 462 …
/linux-6.12.1/include/dt-bindings/clock/
Drk3228-cru.h122 #define HCLK_I2S2_2CH 444
Drk3128-cru.h126 #define HCLK_I2S_2CH 444
Dexynos5420.h153 #define CLK_SMMU_MDMA1 444
/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_rogue_fwif_client_check.h72 OFFSET_CHECK(struct rogue_fwif_frag_regs, rgnhdr_scratch_offset, 444);
/linux-6.12.1/include/dt-bindings/arm/
Dqcom,ids.h224 #define QCOM_ID_SM6115 444
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddwb.h132 bool warmup_mode; /* false: 420, true: 444 */
/linux-6.12.1/drivers/media/rc/
Dir-rcmm-decoder.c12 #define RCMM_PULSE_1 444 /* 166.666666666666*(2+2/3) */

1234567