Lines Matching +full:1 +full:f200000
97 seed_checksum |= rtc_read8(dev, CMOS_OFFSET_MRC_SEED_CHK + 1) << 8; in read_seed_from_cmos()
163 rtc_write8(dev, CMOS_OFFSET_MRC_SEED_CHK + 1, (checksum >> 8) & 0xff); in write_seeds_to_cmos()
198 setbits_le32(MCHBAR_REG(0x7010), 1); in post_system_agent_init()
246 * 7f200000 2034MB TOLUD in sdram_find()
331 mrc_add_memory_area(info, 1 << 20, 2 << 28); in sdram_find()
334 mrc_add_memory_area(info, 1ULL << 32, touud); in sdram_find()
348 if (touud > (1ULL << 32ULL)) { in sdram_find()
417 .system_type = 0, /* 0 Mobile, 1 Desktop/Server */ in dram_init()
420 .ec_present = 1, in dram_init()
421 .ddr3lv_support = 1, in dram_init()
424 * 1 = disable dimm 0 on channel in dram_init()
425 * 2 = disable dimm 1 on channel in dram_init()
426 * 3 = disable dimm 0+1 on channel in dram_init()
437 { 1, 0, 0x0040 }, /* P1= Left USB 1 (OC0) */ in dram_init()
438 { 1, 1, 0x0040 }, /* P2= Left USB 2 (OC1) */ in dram_init()
439 { 1, 3, 0x0040 }, /* P3= SDCARD (no OC) */ in dram_init()
441 { 1, 3, 0x0040 }, /* P5= WWAN (no OC) */ in dram_init()
448 { 1, 4, 0x0040 }, /* P8= Camera (no OC) */ in dram_init()
449 { 1, 4, 0x0040 }, /* P9= Bluetooth (no OC) */ in dram_init()