Home
last modified time | relevance | path

Searched refs:x53 (Results 1 – 25 of 166) sorted by relevance

1234567

/openbmc/linux/fs/unicode/
H A Dutf8data.c_shipped246 0x57,0x04,0x01,0x00,0xc6,0xd5,0x16,0xe4,0x82,0x53,0xe3,0xbb,0x4e,0xe2,0x34,0x49,
638 0xe2,0x7b,0x81,0xe1,0xc0,0x13,0xd0,0x1e,0xcf,0x86,0xc5,0xe4,0x08,0x4b,0xe3,0x53,
641 0x8e,0x53,0xd1,0x0c,0xe0,0xef,0x52,0xcf,0x86,0x65,0x8d,0x52,0x04,0x00,0xe0,0x0d,
642 0x01,0xcf,0x86,0xd5,0x0a,0xe4,0x10,0x53,0x63,0xff,0x52,0x0a,0x00,0xd4,0x80,0xd3,
666 0xd3,0x53,0xcf,0x86,0x95,0x0a,0xe4,0xa8,0x53,0x63,0x97,0x53,0x04,0x00,0x04,0x00,
1128 0x00,0x53,0x04,0x0a,0x00,0xd2,0x18,0xd1,0x0c,0x10,0x04,0x0a,0x00,0x0a,0xff,0xea,
1389 0x01,0xc1,0xd0,0x1f,0xcf,0x86,0x55,0x04,0x01,0x00,0x94,0x15,0x53,0x04,0x01,0x00,
1460 0x00,0x10,0x08,0x01,0xff,0x53,0xcc,0x81,0x00,0x01,0xff,0x73,0xcc,0x81,0x00,0xd1,
1461 0x10,0x10,0x08,0x01,0xff,0x53,0xcc,0x82,0x00,0x01,0xff,0x73,0xcc,0x82,0x00,0x10,
1462 0x08,0x01,0xff,0x53,0xcc,0xa7,0x00,0x01,0xff,0x73,0xcc,0xa7,0x00,0xd4,0x74,0xd3,
[all …]
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-el15203000.txt13 encoded with symbol 'S' (hex code 0x53). Supports blinking breathing pattern.
58 reg = <0x53>;
/openbmc/linux/net/wireless/certs/
H A Dwens.hex23 0x43, 0x14, 0x79, 0x53, 0xb7, 0xae, 0x88, 0xfe,
61 0xb9, 0x8c, 0x88, 0xfe, 0x53, 0xc9, 0x54, 0x9b,
78 0xab, 0xcc, 0x60, 0xfc, 0xe5, 0x37, 0xb6, 0x53,
80 0xc3, 0xa0, 0x76, 0xf7, 0x65, 0x4d, 0x53, 0xfa,
H A Dsforshee.hex33 0xb8, 0xd1, 0x56, 0x21, 0xf0, 0x53, 0x1f, 0xf1,
39 0x36, 0xd2, 0x53, 0xee, 0xec, 0xac, 0x1e, 0xe7,
/openbmc/qemu/pc-bios/keymaps/
H A Dsv138 KP_Decimal 0x53 numlock
139 KP_Separator 0x53 numlock
140 KP_Delete 0x53
H A Dsl138 KP_Decimal 0x53 numlock
139 KP_Separator 0x53 numlock
140 KP_Delete 0x53
/openbmc/qemu/tests/bench/
H A Dtest_akcipher_keys.c.inc68 0x34, 0x03, 0x53, 0xe5, 0xd1, 0xb3, 0xc7, 0x80,
77 0xf0, 0x71, 0x53, 0x72, 0x64, 0xa3, 0x4d, 0xae,
100 0x10, 0x53, 0xdc, 0x14, 0x43, 0xbd, 0xbc, 0x6d,
175 0xb5, 0x43, 0x53, 0x95, 0x39, 0xdd, 0x01, 0x98,
209 0xb8, 0x53, 0x8a, 0xd5, 0x0d, 0x99, 0x82, 0x5c,
255 0x71, 0xd9, 0xea, 0x6b, 0x45, 0x53, 0x49, 0xc3,
301 0x61, 0x7d, 0x79, 0xc2, 0xda, 0x53, 0x24, 0xdc,
311 0x9b, 0x17, 0xbb, 0xa9, 0x60, 0x4a, 0x2b, 0x53,
359 0x10, 0x21, 0xc4, 0x7a, 0x52, 0xcf, 0x53, 0xd9,
366 0xba, 0x37, 0x50, 0x53, 0x43, 0x91, 0x45, 0x88,
[all …]
/openbmc/linux/lib/crypto/
H A Dcurve25519-fiat32.c132 { u32 x52; u8/*bool*/ x53 = addcarryx_u26(0x0, x20, x50, &x52); in fe_freeze() local
134 { u32 x56; u8/*bool*/ x57 = addcarryx_u25(x53, x23, x54, &x56); in fe_freeze()
347 …{ u64 x53 = (((((((u64)x35 * x19) + ((u64)x37 * x17)) + ((u64)x33 * x21)) + ((u64)x39 * x15)) + ((… in fe_mul_impl() local
368 { u64 x74 = (x43 + (x53 << 0x4)); in fe_mul_impl()
369 { u64 x75 = (x74 + (x53 << 0x1)); in fe_mul_impl()
370 { u64 x76 = (x75 + x53); in fe_mul_impl()
490 { u64 x53 = (x22 + (x32 << 0x4)); in fe_sqr_impl() local
491 { u64 x54 = (x53 + (x32 << 0x1)); in fe_sqr_impl()
670 …{ u64 x53 = (((((((u64)x35 * x19) + ((u64)x37 * x17)) + ((u64)x33 * x21)) + ((u64)x39 * x15)) + ((… in fe_mul_121666_impl() local
691 { u64 x74 = (x43 + (x53 << 0x4)); in fe_mul_121666_impl()
[all …]
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dr8a779a0-falcon-ethernet.dtsi12 reg = <0x53>;
H A Dr8a779g0-white-hawk-ethernet.dtsi13 reg = <0x53>;
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dmax31785.txt15 - reg : I2C address, one of 0x52, 0x53, 0x54, 0x55.
/openbmc/linux/Documentation/misc-devices/
H A Deeprom.rst32 (additional data at 0x51, 0x53, 0x55, 0x57)
34 0x53, 0x55, 0x56, 0x57)
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ibm-fuji.dts713 reg = <0x53>;
833 reg = <0x53>;
1867 reg = <0x53>;
1891 reg = <0x53>;
1915 reg = <0x53>;
1949 reg = <0x53>;
2271 reg = <0x53>;
2282 reg = <0x53>;
2293 reg = <0x53>;
2304 reg = <0x53>;
[all …]
H A Daspeed-bmc-ibm-everest.dts714 reg = <0x53>;
835 reg = <0x53>;
1877 reg = <0x53>;
1901 reg = <0x53>;
1925 reg = <0x53>;
1959 reg = <0x53>;
2331 reg = <0x53>;
2342 reg = <0x53>;
2353 reg = <0x53>;
2364 reg = <0x53>;
[all …]
H A Daspeed-bmc-quanta-q71l.dts485 reg = <0x53>;
515 reg = <0x53>;
/openbmc/linux/arch/arm/boot/dts/intel/socfpga/
H A Dsocfpga_cyclone5_de0_nano_soc.dts82 reg = <0x53>;
/openbmc/u-boot/arch/arm/dts/
H A Dfsl-ls1043a-rdb.dts54 reg = <0x53>;
H A Dsocfpga_cyclone5_de0_nano_soc.dts82 reg = <0x53>;
H A Dzynq-zturn.dts118 reg = <0x53>;
H A Dsocfpga_cyclone5_sockit.dts153 reg = <0x53>;
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-382-rd-ac3x-48g4x2xl.dts45 reg = <0x53>;
H A Darmada-38x-solidrun-microsom.dtsi82 reg = <0x53>;
/openbmc/linux/arch/arm/boot/dts/xilinx/
H A Dzynq-zturn-common.dtsi108 reg = <0x53>;
/openbmc/qemu/tests/tcg/multiarch/
H A Dtest-aes-main.c.inc69 0x45, 0x39, 0x53, 0x89,
96 0x53, 0xc0, 0xcf, 0x7c,
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-lx2160a-cex7.dtsi80 reg = <0x53>;

1234567