Home
last modified time | relevance | path

Searched +full:0 +full:xf8 (Results 1 – 25 of 1025) sorted by relevance

12345678910>>...41

/openbmc/linux/lib/fonts/
H A Dfont_ter16x32.c8 { 0, 0, FONTDATAMAX, 0 }, {
9 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
10 0x00, 0x00, 0x00, 0x00, 0x7f, 0xfc, 0x7f, 0xfc,
11 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c,
12 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c,
13 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c,
14 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c,
15 0x7f, 0xfc, 0x7f, 0xfc, 0x00, 0x00, 0x00, 0x00,
16 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0 */
17 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
[all …]
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclock.h12 unsigned char res1[0x4200];
14 unsigned char res2[0x1fc];
16 unsigned char res4[0xfc];
18 unsigned char res5[0xfc];
20 unsigned char res6[0x1fc];
22 unsigned char res7[0x1fc];
25 unsigned char res8[0x37f8];
27 unsigned char res9[0x1fc];
29 unsigned char res10[0xfc];
31 unsigned char res11[0xfc];
[all …]
/openbmc/linux/crypto/
H A Dtestmgr.h33 * @ksize: Length of @key in bytes (0 if no key)
103 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When
219 "\xA9\x43\xE1\x1D\x10\xB2\x4D\x24\x9F\x2D\xEA\xFE\xF8\x0C\x18\x26",
234 "\x00\xBB\xF8\x2F\x09\x06\x82\xCE\x9C\x23\x38\xAC\x2B\x9D\xA8\x71"
241 "\x7F\xE2\x53\x72\x98\xCA\x2A\x8F\x59\x46\xF8\xE5\xFD\x09\x1D\xBD"
246 "\xF8\x3F\x31\x25\x1E\x06\x68\xB4\x27\x84\x81\x38\x01\x57\x96\x41"
272 "\x47\x1E\x02\x90\xFF\x0A\xF0\x75\x03\x51\xB7\xF8\x78\x86\x4C\xA9"
337 "\x77\xE7\x11\x21\xCD\x4A\xF8\xA4\x3F\x0F\xEF\x31\xE3\xF3\x55\xA0"
350 "\x65\xF8\x0B\x94\x59\x4F\x8C\xFD\xD5\x34\xA2\xE7\x62\x84\x0A\xA7"
362 "\x56\xF4\xF3\xF8\x27\x0A\x7B\x42\x0D\x92\x70\x47\xE7\x42\x51\xA9"
[all …]
/openbmc/linux/lib/crypto/
H A Daesgcm.c43 * Returns: 0 on success, or -EINVAL if @keysize or @authsize contain values
60 return 0; in aesgcm_expandkey()
67 while (len > 0) { in aesgcm_ghash()
101 while (len > 0) { in aesgcm_crypt()
208 "\xd9\x31\x32\x25\xf8\x84\x06\xe5"
230 "\xd9\x31\x32\x25\xf8\x84\x06\xe5"
262 "\xd9\x31\x32\x25\xf8\x84\x06\xe5"
294 "\xd9\x31\x32\x25\xf8\x84\x06\xe5"
316 "\xd9\x31\x32\x25\xf8\x84\x06\xe5"
338 "\xd9\x31\x32\x25\xf8\x84\x06\xe5"
[all …]
/openbmc/linux/sound/soc/intel/boards/
H A Dsof_sdw_amp_coeff_tables.h15 0xb0, 0xc5, 0x00, /* address: 0xc5b0; data: 0x00 */
16 0xb1, 0xc5, 0x32,
17 0xb2, 0xc5, 0x44,
18 0xb3, 0xc5, 0x19,
19 0xc0, 0xc5, 0x04,
20 0xc1, 0xc5, 0x00,
21 0xc2, 0xc5, 0x00,
22 0xc3, 0xc5, 0x00,
23 0xd0, 0xc5, 0x02,
24 0xd1, 0xc5, 0x00,
[all …]
/openbmc/linux/arch/alpha/kernel/
H A Dpc873xx.c7 static unsigned pc873xx_probelist[] = {0x398, 0x26e, 0};
45 int val, index = 0; in pc873xx_probe()
53 if ((val & 0xf0) == 0x10) { in pc873xx_probe()
56 } else if ((val & 0xf8) == 0x70) { in pc873xx_probe()
59 } else if ((val & 0xf8) == 0x50) { in pc873xx_probe()
62 } else if ((val & 0xf8) == 0x40) { in pc873xx_probe()
70 return (base == 0) ? -1 : 1; in pc873xx_probe()
79 pc873xx_write(base, REG_PCR, (data & 0xFC) | 0x02); in pc873xx_enable_epp19()
88 pc873xx_write(base, REG_FER, data | 0x40); in pc873xx_enable_ide()
/openbmc/qemu/tests/unit/
H A Dtest-crypto-der.c27 "\x30\x82\x01\x39" /* SEQUENCE, offset: 0, length: 313 */
60 "\x30\x82\x04\xa6" /* SEQUENCE, offset: 0, length 1190 */
67 "\xdd\x9b\xa6\x4d\x74\x58\xf0\x11\x7f\x66\xd5\x1c\xd8\xde\xa3\xf8"
68 "\xa3\xfc\x33\x55\x89\xa9\xc3\xea\x5b\x2e\x31\x06\xf8\xcb\x9e\x6e"
69 "\xb2\x68\x0d\xe6\xc3\x5c\x2d\xf8\xa2\xbd\x00\x1a\xf6\xb6\xdd\x14"
76 "\xab\x96\x7b\xf8\x9c\xf5\xb5\x9e\x2b\x13\x71\xe0\x01\x0c\x59\x1b"
82 "\x00\x8d\x21\x97\x0c\x29\x9a\xf8\x23\xf4\x76\x3b\xc1\x9b\x3e\xa8"
104 "\xaa\x8a\x32\xe6\x0e\x76\xb6\x05\xc5\x6b\x87\x78\x9a\x32\xe2\xf8"
112 "\xdd\xa8\x41\xa1\x12\x84\x3c\xf8\xc2\x13\x3e\xb8\x4b\x22\x01\xac"
113 "\xa6\x09\xb2\xe9\xcd\xc8\x51\xee\xde\xa3\x1e\x6b\xfe\xb1\xf8\xb6"
[all …]
/openbmc/qemu/hw/display/
H A Dvga-helpers.h28 ((uint32_t *)d)[0] = (-((font_data >> 7)) & xorcol) ^ bgcol; in vga_draw_glyph_line()
35 ((uint32_t *)d)[7] = (-((font_data >> 0) & 1) & xorcol) ^ bgcol; in vga_draw_glyph_line()
46 font_data = font_ptr[0]; in vga_draw_glyph8()
61 font_data = font_ptr[0]; in vga_draw_glyph16()
64 vga_draw_glyph_line(d + 32, expand4to8[font_data & 0x0f], in vga_draw_glyph16()
79 font_data = font_ptr[0]; in vga_draw_glyph9()
80 ((uint32_t *)d)[0] = (-((font_data >> 7)) & xorcol) ^ bgcol; in vga_draw_glyph9()
87 v = (-((font_data >> 0) & 1) & xorcol) ^ bgcol; in vga_draw_glyph9()
108 plane_mask = mask16[vga->ar[VGA_ATC_PLANE_ENABLE] & 0xf]; in vga_draw_line2()
115 for(x = 0; x < width; x++) { in vga_draw_line2()
[all …]
/openbmc/linux/arch/powerpc/lib/
H A Dldstfp.S26 rlwinm r3,r3,3,0xf8
28 reg = 0
30 stfd reg, 0(r4)
50 rlwinm r3,r3,3,0xf8
52 reg = 0
54 lfd reg, 0(r4)
75 rlwinm r3,r3,3,0xf8
77 reg = 0
79 stvx reg, 0, r4
99 rlwinm r3,r3,3,0xf8
[all …]
/openbmc/linux/arch/mips/pci/
H A Dops-lantiq.c23 #define PCI_ACCESS_READ 0
33 /* we support slot from 0 to 15 dev_fn & 0x68 (AD29) is the in ltq_pci_config_access()
35 if ((bus->number != 0) || ((devfn & 0xf8) > 0x78) in ltq_pci_config_access()
36 || ((devfn & 0xf8) == 0) || ((devfn & 0xf8) == 0x68)) in ltq_pci_config_access()
43 LTQ_PCI_CFG_FUNNUM_SHF) | (where & ~0x3); in ltq_pci_config_access()
56 cfg_base |= (0x0 << LTQ_PCI_CFG_FUNNUM_SHF) + 4; in ltq_pci_config_access()
60 cfg_base |= (0x68 << LTQ_PCI_CFG_FUNNUM_SHF) + 4; in ltq_pci_config_access()
65 if (((*data) == 0xffffffff) && (access_type == PCI_ACCESS_READ)) in ltq_pci_config_access()
68 return 0; in ltq_pci_config_access()
74 u32 data = 0; in ltq_pci_read_config_dword()
[all …]
/openbmc/u-boot/drivers/misc/
H A Dds4510.h10 #define DS4510_NUM_IO 0x04
14 /* EEPROM from 0x00 - 0x39 */
15 #define DS4510_EEPROM 0x00
16 #define DS4510_EEPROM_SIZE 0x40
17 #define DS4510_EEPROM_PAGE_SIZE 0x08
20 /* SEEPROM from 0xf0 - 0xf7 */
21 #define DS4510_SEEPROM 0xf0
22 #define DS4510_SEEPROM_SIZE 0x08
24 /* Registers overlapping SEEPROM from 0xf0 - 0xf7 */
25 #define DS4510_PULLUP 0xF0
[all …]
/openbmc/linux/sound/pci/nm256/
H A Dnm256_coef.c2 #define NM_TOTAL_COEFF_COUNT 0x3158
5 0xFF, 0xFF, 0x2F, 0x00, 0x4B, 0xFF, 0xA5, 0x01, 0xEF, 0xFC, 0x21,
6 0x05, 0x87, 0xF7, 0x62, 0x11, 0xE9, 0x45, 0x5E, 0xF9, 0xB5, 0x01,
7 0xDE, 0xFF, 0xA4, 0xFF, 0x60, 0x00, 0xCA, 0xFF, 0x0D, 0x00, 0xFD,
8 0xFF, 0x36, 0x00, 0x36, 0xFF, 0xE6, 0x01, 0x3D, 0xFC, 0xD6, 0x06,
9 0x4C, 0xF3, 0xED, 0x20, 0x3D, 0x3D, 0x4A, 0xF3, 0x4E, 0x05, 0xB1,
10 0xFD, 0xE1, 0x00, 0xC3, 0xFF, 0x05, 0x00, 0x02, 0x00, 0xFD, 0xFF,
11 0x2A, 0x00, 0x5C, 0xFF, 0xAA, 0x01, 0x71, 0xFC, 0x07, 0x07, 0x7E,
12 0xF1, 0x44, 0x30, 0x44, 0x30, 0x7E, 0xF1, 0x07, 0x07, 0x71, 0xFC,
13 0xAA, 0x01, 0x5C, 0xFF, 0x2A, 0x00, 0xFD, 0xFF, 0x02, 0x00, 0x05,
[all …]
/openbmc/linux/include/uapi/linux/
H A Dmatroxfb.h12 #define MATROXFB_OUTPUT_PRIMARY 0x0000
13 #define MATROXFB_OUTPUT_SECONDARY 0x0001
14 #define MATROXFB_OUTPUT_DFP 0x0002
16 #define MATROXFB_OUTPUT_MODE_PAL 0x0001
17 #define MATROXFB_OUTPUT_MODE_NTSC 0x0002
18 #define MATROXFB_OUTPUT_MODE_MONITOR 0x0080
20 #define MATROXFB_SET_OUTPUT_MODE _IOW('n',0xFA,size_t)
21 #define MATROXFB_GET_OUTPUT_MODE _IOWR('n',0xFA,size_t)
28 #define MATROXFB_SET_OUTPUT_CONNECTION _IOW('n',0xF8,size_t)
30 #define MATROXFB_GET_OUTPUT_CONNECTION _IOR('n',0xF8,size_t)
[all …]
/openbmc/u-boot/board/imgtec/malta/
H A Dsuperio.c12 #define SIO_CONF_PORT 0x3f0
13 #define SIO_DATA_PORT 0x3f1
16 SIOCONF_DEVNUM = 0x07,
17 SIOCONF_ACTIVATE = 0x30,
18 SIOCONF_ENTER_SETUP = 0x55,
19 SIOCONF_BASE_HIGH = 0x60,
20 SIOCONF_BASE_LOW = 0x61,
21 SIOCONF_PRIMARY_INT = 0x70,
22 SIOCONF_EXIT_SETUP = 0xaa,
23 SIOCONF_MODE = 0xf0,
[all …]
/openbmc/u-boot/lib/tizen/
H A Dtizen_logo_16bpp_gzip.h12 0x1f,0x8b,0x08,0x08,0xd9,0x76,0x29,0x53,0x00,0x03,0x74,0x69,0x7a,0x65,0x6e,0x5f,
13 0x6c,0x6f,0x67,0x6f,0x2e,0x62,0x6d,0x70,0x00,0xed,0x9d,0x6f,0x6c,0x1b,0x67,0x7e,
14 0xe7,0xa9,0x4d,0x80,0x65,0xbb,0x2e,0x56,0xb1,0xd8,0x25,0xcf,0x0a,0x70,0x52,0xa4,
15 0x2d,0xc2,0x5a,0x39,0x58,0x35,0xf7,0x42,0x35,0x7a,0x63,0xd5,0x6a,0x1b,0x9d,0x5c,
16 0xd4,0x0a,0x85,0xca,0xde,0x35,0x70,0x1b,0xc7,0x29,0xbc,0xaa,0xbb,0x50,0x14,0x0a,
17 0xd6,0x79,0xdf,0x9c,0x2b,0x07,0x88,0xa1,0xb8,0x88,0x4a,0x11,0x2b,0x83,0x7a,0x71,
18 0xc9,0xd2,0x6e,0x1d,0x4c,0x76,0xa1,0x60,0x28,0x44,0xc5,0xe8,0x8d,0x6b,0xba,0xbd,
19 0x14,0xca,0x56,0xba,0x0e,0x51,0x05,0x70,0x0b,0x24,0xa8,0x83,0x7a,0xef,0x5c,0x54,
20 0x77,0x61,0x6a,0xbf,0xb9,0x79,0xe6,0x99,0xe7,0x79,0x7e,0xf3,0x87,0x9c,0x67,0x86,
21 0xc3,0x7f,0xca,0xf3,0x7d,0x30,0x1a,0x92,0xe2,0x9f,0x21,0x39,0x1f,0x7e,0x7f,0xcf,
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.c24 rssi_val = 0; in fix_rssi_inv_only()
65 max_exp = mag_info->max_exp & 0xf; in ath_cmn_max_idx_verify_ht20_fft()
68 * in case of a missing byte (so bins[0] will be outside in ath_cmn_max_idx_verify_ht20_fft()
74 if ((sample[max_index] & 0xf8) != ((max_magnitude >> max_exp) & 0xf8)) in ath_cmn_max_idx_verify_ht20_fft()
77 return 0; in ath_cmn_max_idx_verify_ht20_fft()
107 max_exp = mag_info->max_exp & 0xf; in ath_cmn_max_idx_verify_ht20_40_fft()
110 * in case of a missing byte (so bins[0] will be outside in ath_cmn_max_idx_verify_ht20_40_fft()
117 if (((sample[upper_max_index + dc_pos] & 0xf8) != in ath_cmn_max_idx_verify_ht20_40_fft()
118 ((upper_mag >> max_exp) & 0xf8)) || in ath_cmn_max_idx_verify_ht20_40_fft()
119 ((sample[lower_max_index] & 0xf8) != in ath_cmn_max_idx_verify_ht20_40_fft()
[all …]
/openbmc/linux/drivers/hid/
H A Dhid-lg4ff.c24 #define LG4FF_MMODE_IS_MULTIMODE 0
28 #define LG4FF_MODE_NATIVE_IDX 0
58 #define LG4FF_FFEX_REV_MAJ 0x21
59 #define LG4FF_FFEX_REV_MIN 0x00
164 [LG4FF_MODE_NATIVE_IDX] = {0, "native", ""},
176 0xf000,
177 0x1000,
183 0xff00,
184 0x1200,
190 0xfff0,
[all …]
/openbmc/qemu/tests/migration/i386/
H A Da-b-bootblock.h7 0xfa, 0x0f, 0x01, 0x16, 0xb8, 0x7c, 0x66, 0xb8, 0x01, 0x00, 0x00, 0x00,
8 0x0f, 0x22, 0xc0, 0x66, 0xea, 0x20, 0x7c, 0x00, 0x00, 0x08, 0x00, 0x00,
9 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe4, 0x92, 0x0c, 0x02,
10 0xe6, 0x92, 0xb8, 0x10, 0x00, 0x00, 0x00, 0x8e, 0xd8, 0x66, 0xb8, 0x41,
11 0x00, 0x66, 0xba, 0xf8, 0x03, 0xee, 0xb3, 0x00, 0xb8, 0x00, 0x00, 0x10,
12 0x00, 0xc6, 0x00, 0x00, 0x05, 0x00, 0x10, 0x00, 0x00, 0x3d, 0x00, 0x00,
13 0x40, 0x06, 0x7c, 0xf1, 0xb8, 0x00, 0x00, 0x10, 0x00, 0xfe, 0x00, 0x05,
14 0x00, 0x10, 0x00, 0x00, 0x3d, 0x00, 0x00, 0x40, 0x06, 0x7c, 0xf2, 0xfe,
15 0xc3, 0x80, 0xe3, 0x3f, 0x75, 0xe6, 0x66, 0xb8, 0x42, 0x00, 0x66, 0xba,
16 0xf8, 0x03, 0xee, 0xa1, 0xbe, 0x7c, 0x00, 0x00, 0x83, 0xf8, 0x00, 0x74,
[all …]
/openbmc/linux/fs/nls/
H A Dnls_cp950.c17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */
18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */
19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */
20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */
21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */
22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */
23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */
24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */
25 0x3000,0xFF0C,0x3001,0x3002,0xFF0E,0x2027,0xFF1B,0xFF1A,/* 0x40-0x47 */
26 0xFF1F,0xFF01,0xFE30,0x2026,0x2025,0xFE50,0xFE51,0xFE52,/* 0x48-0x4F */
[all …]
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_disk_image.h8 #define EFI_ST_DISK_IMG { 0x00010000, { \
9 {0x000001b8, "\x21\x5d\x53\xd1\x00\x00\x00\x00"}, /* !]S..... */ \
10 {0x000001c0, "\x02\x00\x01\x02\x02\x00\x01\x00"}, /* ........ */ \
11 {0x000001c8, "\x00\x00\x7f\x00\x00\x00\x00\x00"}, /* ........ */ \
12 {0x000001f8, "\x00\x00\x00\x00\x00\x00\x55\xaa"}, /* ......U. */ \
13 {0x00000200, "\xeb\x3c\x90\x6d\x6b\x66\x73\x2e"}, /* .<.mkfs. */ \
14 {0x00000208, "\x66\x61\x74\x00\x02\x04\x01\x00"}, /* fat..... */ \
15 {0x00000210, "\x02\x00\x02\x7f\x00\xf8\x01\x00"}, /* ........ */ \
16 {0x00000218, "\x20\x00\x40\x00\x00\x00\x00\x00"}, /* .@..... */ \
17 {0x00000220, "\x00\x00\x00\x00\x80\x00\x29\xc4"}, /* ......). */ \
[all …]
/openbmc/linux/drivers/ata/
H A Data_generic.c35 ATA_GEN_CLASS_MATCH = (1 << 0),
55 int dma_enabled = 0; in generic_set_mode()
59 dma_enabled = 0xff; in generic_set_mode()
95 return 0; in generic_set_mode()
119 * IDE-R devices have PCI offset 0xF8.L as zero, later Intel ATA has
120 * it non zero. All Intel ATA has 0x40 writable (timing), but it is
126 /* For Intel IDE the value at 0xF8 is only zero on IDE-R in is_intel_ider()
132 pci_read_config_dword(dev, 0xF8, &r); in is_intel_ider()
134 if (r != 0) in is_intel_ider()
135 return 0; in is_intel_ider()
[all …]
/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-hw.c37 bool src_420; /* is the src 4:2:0 chroma subsampled */
40 bool dst_420; /* is the dst 4:2:0 chroma subsampled */
52 .min = 0,
55 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00,
56 0x00, 0x00, 0xff, 0x07, 0x3d, 0xfc, 0x01, 0x00,
57 0x00, 0x01, 0xfd, 0x11, 0x36, 0xf9, 0x02, 0x00,
58 0x00, 0x01, 0xfb, 0x1b, 0x2e, 0xf9, 0x02, 0x00,
59 0x00, 0x01, 0xf9, 0x26, 0x26, 0xf9, 0x01, 0x00,
60 0x00, 0x02, 0xf9, 0x30, 0x19, 0xfb, 0x01, 0x00,
61 0x00, 0x02, 0xf9, 0x39, 0x0e, 0xfd, 0x01, 0x00,
[all …]
/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Dintctrl.h19 /* Interrupt Controller 0 */
20 u32 iprh0; /* 0x00 Pending High */
21 u32 iprl0; /* 0x04 Pending Low */
22 u32 imrh0; /* 0x08 Mask High */
23 u32 imrl0; /* 0x0C Mask Low */
24 u32 frch0; /* 0x10 Force High */
25 u32 frcl0; /* 0x14 Force Low */
27 u8 irlr; /* 0x18 */
28 u8 iacklpr; /* 0x19 */
29 u16 res1[19]; /* 0x1a - 0x3c */
[all …]
/openbmc/linux/arch/m68k/68000/
H A Dbootlogo.h7 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x55, 0x01, 0x00, 0x00, 0x00,
8 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
9 0x00, 0x00, 0x40, 0x55, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
10 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, 0x55,
11 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
12 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xac, 0x00, 0x00, 0x00, 0x00, 0x00,
13 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
14 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
15 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00,
16 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
[all …]
/openbmc/linux/arch/mips/ath25/
H A Dboard.c28 addr += 0x7a; /* offset for flash magic */ in check_radio_magic()
29 return (__raw_readb(addr) == 0x5a) && (__raw_readb(addr + 1) == 0xa5); in check_radio_magic()
34 return __raw_readl(addr) != 0xffffffff; in check_notempty()
49 if (check_radio_magic(addr + 0x1000)) in check_board_data()
51 if (check_radio_magic(addr + 0xf8)) in check_board_data()
61 const void __iomem *begin = limit - 0x1000; in find_board_config()
62 const void __iomem *end = limit - 0x30000; in find_board_config()
64 for (addr = begin; addr >= end; addr -= 0x1000) in find_board_config()
78 * Search forward from Board Configuration data by 0x1000 bytes in find_radio_config()
79 * at a time until we find non-0xffffffff. in find_radio_config()
[all …]

12345678910>>...41