Home
last modified time | relevance | path

Searched refs:ACE (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/gpu/drm/display/
H A Ddrm_hdmi_helper.c90 #define ACE(x) ((x) << 5) macro
93 #define HDMI_COLORIMETRY_SMPTE_170M_YCC (C(1) | EC(0) | ACE(0))
94 #define HDMI_COLORIMETRY_BT709_YCC (C(2) | EC(0) | ACE(0))
95 #define HDMI_COLORIMETRY_XVYCC_601 (C(3) | EC(0) | ACE(0))
96 #define HDMI_COLORIMETRY_XVYCC_709 (C(3) | EC(1) | ACE(0))
97 #define HDMI_COLORIMETRY_SYCC_601 (C(3) | EC(2) | ACE(0))
98 #define HDMI_COLORIMETRY_OPYCC_601 (C(3) | EC(3) | ACE(0))
99 #define HDMI_COLORIMETRY_OPRGB (C(3) | EC(4) | ACE(0))
100 #define HDMI_COLORIMETRY_BT2020_CYCC (C(3) | EC(5) | ACE(0))
101 #define HDMI_COLORIMETRY_BT2020_RGB (C(3) | EC(6) | ACE(0))
[all …]
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_accecn_notecn_then_accecn_syn.pkt1 // Test that SYN-ACK with ACE flags and without
2 // ACE flags got dropped. Although we disable ECN,
26 // Write with AccECN option but with ip-noecn since we received one SYN with ACE=0
H A Dtcp_accecn_syn_ack_ace_flags_drop.pkt1 // Test that SYN-ACK with ACE flags got dropped
2 // We retry one more time with ACE and then
24 // Received an ACK with no ACE flags, state should be set to blackholed
H A Dtcp_accecn_accecn_then_notecn_syn.pkt1 // Test that SYN-ACK with ACE flags and without
2 // ACE flags got dropped. Although we disable ECN,
26 // Write with AccECN option but with ip-noecn since we received one SYN with ACE=0
H A Dtcp_accecn_syn_ace_flags_drop.pkt1 // Test that SYN with ACE flags got dropped
2 // We retry one more time with ACE and then
H A Dtcp_accecn_multiple_syn_drop.pkt1 // Test that SYN with ACE flags and without
2 // ACE flags got dropped. Although we disable
H A Dtcp_accecn_syn_ack_ace_flags_acked_after_retransmit.pkt1 // Test that SYN-ACK with ACE flags was Acked
25 // Received an ACK with ACE flags, state should be set to negotiation succeeded
H A Dtcp_accecn_multiple_syn_ack_drop.pkt1 // Test that SYN-ACK with ACE flags and without
2 // ACE flags got dropped. Although we disable ECN,
H A Dtcp_accecn_delivered_largeack.pkt1 // Test a large ACK (> ACE field max)
H A Dtcp_accecn_delivered_largeack2.pkt1 // Test a large ACK (> ACE field max)
H A Dtcp_accecn_delivered_maxack.pkt1 // Test a large ACK (at ACE field max delta)
H A Dtcp_accecn_delivered_2ndlargeack.pkt1 // Test a large ACK (> ACE field max)
H A Dtcp_accecn_syn_ace_flags_acked_after_retransmit.pkt1 // Test that SYN with ACE flags was Acked
H A Dtcp_accecn_no_ecn_after_accecn.pkt18 // Receive a non ECN SYN-ACK and send a challenge ACK with ACE feedback
H A Dtcp_accecn_synack_rxmt.pkt1 // Test that we retransmit SYN-ACK with ACE and without
H A Dtcp_accecn_client_accecn_options_drop.pkt4 // reverts to ACE flags only
/linux/drivers/media/pci/intel/ivsc/
H A DKconfig14 The IVSC support is split into two devices, ACE (Algorithm
16 have their own drivers. The ACE is used to select the ownership
/linux/sound/soc/intel/avs/
H A Dcore.c58 if (!avs_platattr_test(adev, ACE)) in avs_hda_power_gating_enable()
67 if (!avs_platattr_test(adev, ACE)) in avs_hdac_clock_gating_enable()
78 if (avs_platattr_test(adev, ACE)) in avs_hda_l1sen_enable()
124 if (!avs_platattr_test(adev, ACE)) in avs_hdac_bus_init_chip()
/linux/Documentation/networking/device_drivers/can/ctu/
H A Dctucanfd-driver.rst241 (search for ARM **AMBA AXI and ACE Protocol Specification AXI3,
242 AXI4, and AXI4-Lite, ACE and ACE-Lite**).
/linux/drivers/crypto/
H A DKconfig17 tristate "Support for VIA PadLock ACE"
21 (so called VIA PadLock ACE, Advanced Cryptography Engine)
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg.h_shipped589 #define ACE 0x08
H A Daic7xxx.reg739 field ACE 0x08
/linux/arch/arm64/
H A DKconfig500 erratum 826319 on Cortex-A53 parts up to r0p2 with an AMBA 4 ACE or
503 If a Cortex-A53 uses an AMBA AXI4 ACE interface to other processors
1363 The Rockchip RK3588 GIC600 SoC integration does not support ACE/ACE-lite.
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv1158 0xc0000001, 0, edx, 7, ace_en , ACE enabled
1160 0xc0000001, 0, edx, 9, ace2_en , ACE v2 enabled
/linux/drivers/eisa/
H A Deisa.ids1000 ISAC100 "Bell Technologies' ACE Multiport Serial Card"

12