Home
last modified time | relevance | path

Searched full:224 (Results 1 – 25 of 591) sorted by relevance

12345678910>>...24

/linux-6.8/drivers/video/logo/
DKconfig28 bool "Standard 224-color Linux logo"
32 bool "224-color Digital Equipment Corporation Linux logo"
37 bool "224-color Macintosh Linux logo"
42 bool "224-color PA-RISC Linux logo"
47 bool "224-color SGI Linux logo"
52 bool "224-color Sun Linux logo"
67 bool "224-color SuperH Linux logo"
Dlogo_sun_clut224.ppm2 # 224-color Sun Linux logo
873 242 224 154 238 204 91 246 234 182 253 253 253
895 253 253 253 242 224 154 246 218 74 242 230 182
914 242 224 154 238 216 106 238 216 106 246 230 178
935 238 216 106 242 215 82 242 224 154 253 253 253
936 254 250 234 242 224 154 238 216 106 236 215 124
1096 246 218 74 238 216 106 246 234 182 242 224 154
1116 246 218 74 242 224 154 242 224 154 242 215 82
1157 253 253 253 253 253 253 253 253 253 224 178 62
1177 254 250 234 250 250 250 242 242 242 224 178 62
[all …]
/linux-6.8/arch/s390/crypto/
DKconfig40 tristate "Hash functions: SHA-224 and SHA-256"
44 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
51 tristate "Hash functions: SHA3-224 and SHA3-256"
55 SHA3-224 and SHA3-256 secure hash algorithms (FIPS 202)
Dsha3_256_s390.c108 .cra_name = "sha3-224",
109 .cra_driver_name = "sha3-224-s390",
144 MODULE_ALIAS_CRYPTO("sha3-224");
146 MODULE_DESCRIPTION("SHA3-256 and SHA3-224 Secure Hash Algorithm");
/linux-6.8/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c633 { COEFF(-0.1687, 224), COEFF(-0.3313, 224), COEFF(0.5, 224) }, in color_to_ycbcr()
634 { COEFF(0.5, 224), COEFF(-0.4187, 224), COEFF(-0.0813, 224) }, in color_to_ycbcr()
643 { COEFF(-0.1146, 224), COEFF(-0.3854, 224), COEFF(0.5, 224) }, in color_to_ycbcr()
644 { COEFF(0.5, 224), COEFF(-0.4542, 224), COEFF(-0.0458, 224) }, in color_to_ycbcr()
653 { COEFF(-0.116, 224), COEFF(-0.384, 224), COEFF(0.5, 224) }, in color_to_ycbcr()
654 { COEFF(0.5, 224), COEFF(-0.445, 224), COEFF(-0.055, 224) }, in color_to_ycbcr()
663 { COEFF(-0.1396, 224), COEFF(-0.3604, 224), COEFF(0.5, 224) }, in color_to_ycbcr()
664 { COEFF(0.5, 224), COEFF(-0.4598, 224), COEFF(-0.0402, 224) }, in color_to_ycbcr()
672 COEFF(1.0 / 1.9404, 224), COEFF(1.0 / 1.5816, 224), in color_to_ycbcr()
673 COEFF(1.0 / 1.7184, 224), COEFF(1.0 / 0.9936, 224), in color_to_ycbcr()
[all …]
/linux-6.8/drivers/soc/tegra/fuse/
Dspeedo-tegra20.c49 {165, 195, 224, UINT_MAX},
50 {165, 195, 224, UINT_MAX},
51 {165, 195, 224, UINT_MAX},
/linux-6.8/arch/arm/crypto/
DKconfig118 tristate "Hash functions: SHA-224 and SHA-256 (ARMv8 Crypto Extensions)"
123 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
129 tristate "Hash functions: SHA-224 and SHA-256 (NEON)"
133 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
Dsha2-ce-glue.c3 * sha2-ce-glue.c - SHA-224/SHA-256 using ARMv8 Crypto Extensions
23 MODULE_DESCRIPTION("SHA-224/SHA-256 secure hash using ARMv8 Crypto Extensions");
/linux-6.8/drivers/media/platform/verisilicon/
Drockchip_av1_filmgrain.c7 224, 1248, 996, 272, -8, -916, -388, -732, -104, -188, 800,
14 248, 224, -280, 400, -244, 244, -60, 76, -80, 212, 532,
19 488, -196, -224, 656, -236, -1128, 60, 4, 140, 276, -676,
22 -164, -84, 784, -168, 232, -224, 348, -376, 128, 568, 96,
24 728, -388, 160, -192, 468, 296, 224, 140, -776, -100, 280,
32 548, -296, 428, -108, -8, -912, -324, -224, -88, -112, -220,
44 424, -728, 988, -604, 904, -592, 296, -224, 536, -176, -920,
49 56, -432, 224, -980, 272, -260, 144, -436, 420, 356, 364,
55 -260, 328, -268, 224, -200, -416, 184, -604, -564, -20, 296,
68 -224, 596, -132, 268, 32, -452, 884, 104, -1008, 424, -1348,
[all …]
/linux-6.8/arch/mips/crypto/
DKconfig44 tristate "Hash functions: SHA-224 and SHA-256 (OCTEON)"
49 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
/linux-6.8/arch/arm64/crypto/
DKconfig51 tristate "Hash functions: SHA-224 and SHA-256"
54 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
59 tristate "Hash functions: SHA-224 and SHA-256 (ARMv8 Crypto Extensions)"
64 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
Dsha3-ce-glue.c26 MODULE_ALIAS_CRYPTO("sha3-224");
115 .base.cra_name = "sha3-224",
116 .base.cra_driver_name = "sha3-224-ce",
Dsha2-ce-glue.c3 * sha2-ce-glue.c - SHA-224/SHA-256 using ARMv8 Crypto Extensions
19 MODULE_DESCRIPTION("SHA-224/SHA-256 secure hash using ARMv8 Crypto Extensions");
/linux-6.8/arch/sparc/crypto/
DKconfig50 tristate "Hash functions: SHA-224 and SHA-256"
55 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
/linux-6.8/include/dt-bindings/clock/
Dtegra210-car.h5 * The first 224 clocks are numbered to match the bits in the CAR's CLK_OUT_ENB
8 * this case, those clocks are assigned IDs above 224 in order to highlight
13 * The balance of the clocks controlled by the CAR are assigned IDs of 224 and
253 #define TEGRA210_CLK_UARTB 224
/linux-6.8/Documentation/admin-guide/device-mapper/
Ddm-flakey.rst86 Replaces the 224th byte of REQ_META (=32) bios with the value 0::
88 corrupt_bio_byte 224 w 0 32
/linux-6.8/drivers/media/platform/ti/omap3isp/
Dgamma_table.h45 223, 223, 223, 223, 223, 223, 223, 224, 224, 224, 224, 225, 225, 225, 225, 225,
/linux-6.8/arch/powerpc/crypto/
DKconfig65 tristate "Hash functions: SHA-224 and SHA-256 (SPE)"
70 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
/linux-6.8/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/
Dia_css_gc_table.host.c47 223, 223, 224, 224, 225, 225, 225, 226,
/linux-6.8/drivers/pinctrl/intel/
Dpinctrl-jasperlake.c273 PINCTRL_PIN(224, "CNV_RGI_RSP"),
297 JSL_GPP(2, 142, 170, 224), /* vGPIO */
303 JSL_GPP(1, 201, 224, 288), /* GPP_E */
313 JSL_COMMUNITY(2, 195, 224, jsl_community4_gpps),
/linux-6.8/crypto/
Dsha3_generic.c246 .base.cra_name = "sha3-224",
247 .base.cra_driver_name = "sha3-224-generic",
298 MODULE_ALIAS_CRYPTO("sha3-224");
299 MODULE_ALIAS_CRYPTO("sha3-224-generic");
/linux-6.8/sound/usb/
DKconfig53 tristate "Tascam US-122, US-224 and US-428 USB driver"
60 interfaces or controllers US-122, US-224 and US-428.
/linux-6.8/arch/mips/kernel/
Dr2300_fpu.S84 EX2(s.d $f28, 224(a0))
118 EX2(l.d $f28, 224(a0))
/linux-6.8/tools/testing/selftests/hid/tests/
Dtest_keyboard.py94 0x19, 0xe0, # .Usage Minimum (224)
124 0x19, 0xe0, # .Usage Minimum (224)
159 if usage >= 224 and usage <= 231:
180 0x19, 0xe0, # .Usage Minimum (224)
226 0x19, 0xE0, # .Usage Minimum (224)
/linux-6.8/drivers/staging/media/av7110/
Ddvb_filter.c10 {32,40,48,56,64,80,96,112,128,160,192,224,256,320,384,448,512,576,640,
14 {{64,80,96,112,128,160,192,224,256,320,384,448,512,640,768,896,1024,

12345678910>>...24