Lines Matching +full:trackpad +full:- +full:3 +full:x
1 // SPDX-License-Identifier: GPL-2.0
8 * Copyright (C) 2007-2010 coresystems GmbH
65 return -ENODEV; in read_seed_from_cmos()
74 ret = rtc_read32(dev, CMOS_OFFSET_MRC_SEED, &pei_data->scrambler_seed); in read_seed_from_cmos()
77 &pei_data->scrambler_seed_s3); in read_seed_from_cmos()
80 debug("Failed to read from RTC %s\n", dev->name); in read_seed_from_cmos()
84 debug("Read scrambler seed 0x%08x from CMOS 0x%02x\n", in read_seed_from_cmos()
85 pei_data->scrambler_seed, CMOS_OFFSET_MRC_SEED); in read_seed_from_cmos()
86 debug("Read S3 scrambler seed 0x%08x from CMOS 0x%02x\n", in read_seed_from_cmos()
87 pei_data->scrambler_seed_s3, CMOS_OFFSET_MRC_SEED_S3); in read_seed_from_cmos()
90 c1 = compute_ip_checksum((u8 *)&pei_data->scrambler_seed, in read_seed_from_cmos()
92 c2 = compute_ip_checksum((u8 *)&pei_data->scrambler_seed_s3, in read_seed_from_cmos()
101 pei_data->scrambler_seed = 0; in read_seed_from_cmos()
102 pei_data->scrambler_seed_s3 = 0; in read_seed_from_cmos()
103 return -EINVAL; in read_seed_from_cmos()
123 return -ENOENT; in prepare_mrc_cache()
125 pei_data->mrc_input = mrc_cache->data; in prepare_mrc_cache()
126 pei_data->mrc_input_len = mrc_cache->data_size; in prepare_mrc_cache()
127 debug("%s: at %p, size %x checksum %04x\n", __func__, in prepare_mrc_cache()
128 pei_data->mrc_input, pei_data->mrc_input_len, in prepare_mrc_cache()
129 mrc_cache->checksum); in prepare_mrc_cache()
143 return -ENODEV; in write_seeds_to_cmos()
147 rtc_write32(dev, CMOS_OFFSET_MRC_SEED, pei_data->scrambler_seed); in write_seeds_to_cmos()
148 debug("Save scrambler seed 0x%08x to CMOS 0x%02x\n", in write_seeds_to_cmos()
149 pei_data->scrambler_seed, CMOS_OFFSET_MRC_SEED); in write_seeds_to_cmos()
151 rtc_write32(dev, CMOS_OFFSET_MRC_SEED_S3, pei_data->scrambler_seed_s3); in write_seeds_to_cmos()
152 debug("Save s3 scrambler seed 0x%08x to CMOS 0x%02x\n", in write_seeds_to_cmos()
153 pei_data->scrambler_seed_s3, CMOS_OFFSET_MRC_SEED_S3); in write_seeds_to_cmos()
156 c1 = compute_ip_checksum((u8 *)&pei_data->scrambler_seed, in write_seeds_to_cmos()
158 c2 = compute_ip_checksum((u8 *)&pei_data->scrambler_seed_s3, in write_seeds_to_cmos()
197 if (!pei_data->pcie_init) in post_system_agent_init()
211 ret = mrc_locate_spd(dev, sizeof(peid->spd_data[0]), &data); in copy_spd()
217 memcpy(peid->spd_data[0], data, sizeof(peid->spd_data[0])); in copy_spd()
223 * sdram_find() - Find available memory
232 struct memory_info *info = &gd->arch.meminfo; in sdram_find()
242 * 00000000 0000MB-1992MB 1992MB RAM (writeback) in sdram_find()
243 * 7c800000 1992MB-2000MB 8MB TSEG (SMRR) in sdram_find()
244 * 7d000000 2000MB-2002MB 2MB GFX GTT (uncached) in sdram_find()
245 * 7d200000 2002MB-2034MB 32MB GFX UMA (uncached) in sdram_find()
248 * 7f800000 2040MB-2048MB 8MB ME UMA (uncached) in sdram_find()
250 * 100000000 4096MB-4102MB 6MB RAM (writeback) in sdram_find()
254 * 00000000 0000MB-2768MB 2768MB RAM (writeback) in sdram_find()
255 * ad000000 2768MB-2776MB 8MB TSEG (SMRR) in sdram_find()
256 * ad800000 2776MB-2778MB 2MB GFX GTT (uncached) in sdram_find()
257 * ada00000 2778MB-2810MB 32MB GFX UMA (uncached) in sdram_find()
260 * ff800000 4088MB-4096MB 8MB ME UMA (uncached) in sdram_find()
262 * 100000000 4096MB-5374MB 1278MB RAM (writeback) in sdram_find()
275 /* Top of Memory - does not account for any UMA */ in sdram_find()
281 debug("TOUUD %llx TOLUD %08x TOM %llx\n", touud, tolud, tom); in sdram_find()
294 /* ME is from MEBASE-TOM */ in sdram_find()
295 uma_size = (tom - me_base) >> 10; in sdram_find()
309 uma_size = ((ggc >> 3) & 0x1f) * 32 * 1024ULL; in sdram_find()
311 tomk -= uma_size; in sdram_find()
316 tomk -= uma_size; in sdram_find()
323 uma_size = (uma_memory_base - tseg_base) >> 10; in sdram_find()
324 tomk -= uma_size; in sdram_find()
326 debug("TSEG base 0x%08x size %uM\n", tseg_base, uma_size >> 10); in sdram_find()
350 (touud >> 20) - 4096); in sdram_find()
359 * GFX INTA -> PIRQA (MSI) in rcba_config()
360 * D28IP_P3IP WLAN INTA -> PIRQB in rcba_config()
361 * D29IP_E1P EHCI1 INTA -> PIRQD in rcba_config()
362 * D26IP_E2P EHCI2 INTA -> PIRQF in rcba_config()
363 * D31IP_SIP SATA INTA -> PIRQF (MSI) in rcba_config()
364 * D31IP_SMIP SMBUS INTB -> PIRQH in rcba_config()
365 * D31IP_TTIP THRT INTC -> PIRQA in rcba_config()
366 * D27IP_ZIP HDA INTA -> PIRQA (MSI) in rcba_config()
368 * TRACKPAD -> PIRQE (Edge Triggered) in rcba_config()
369 * TOUCHSCREEN -> PIRQG (Edge Triggered) in rcba_config()
426 * 3 = disable dimm 0+1 on channel in dram_init()
433 * Empty and onboard Ports 0-7, set to un-used pin in dram_init()
436 { 0, 3, 0x0000 }, /* P0= Empty */ in dram_init()
439 { 1, 3, 0x0040 }, /* P3= SDCARD (no OC) */ in dram_init()
440 { 0, 3, 0x0000 }, /* P4= Empty */ in dram_init()
441 { 1, 3, 0x0040 }, /* P5= WWAN (no OC) */ in dram_init()
442 { 0, 3, 0x0000 }, /* P6= Empty */ in dram_init()
443 { 0, 3, 0x0000 }, /* P7= Empty */ in dram_init()
445 * Empty and onboard Ports 8-13, set to un-used pin in dram_init()
483 pei_data->boot_mode = gd->arch.pei_boot_mode; in dram_init()
484 debug("Boot mode %d\n", gd->arch.pei_boot_mode); in dram_init()
485 debug("mrc_input %p\n", pei_data->mrc_input); in dram_init()
492 pei_data->boot_mode == PEI_BOOT_RESUME) { in dram_init()
499 if (pei_data->boot_mode == PEI_BOOT_RESUME && !pei_data->mrc_input) { in dram_init()
505 pei_data->tx_byte = sdram_console_tx_byte; in dram_init()
530 gd->ram_size = gd->arch.meminfo.total_32bit_memory; in dram_init()
532 debug("MRC output data length %#x at %p\n", pei_data->mrc_output_len, in dram_init()
533 pei_data->mrc_output); in dram_init()
539 if (pei_data->boot_mode != PEI_BOOT_RESUME) { in dram_init()
544 gd->arch.mrc_output = (char *)pei_data->mrc_output; in dram_init()
545 gd->arch.mrc_output_len = pei_data->mrc_output_len; in dram_init()