Home
last modified time | relevance | path

Searched refs:tom (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dsdram.c137 u32 dpr, tom; in get_top_of_ram() local
140 tom = dpr & ~((1 << 20) - 1); in get_top_of_ram()
142 debug("dpt %08x tom %08x\n", dpr, tom); in get_top_of_ram()
145 tom -= (dpr & DPR_SIZE_MASK) << 16; in get_top_of_ram()
147 return (unsigned long)tom; in get_top_of_ram()
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dsdram.c234 uint64_t tom, me_base, touud; in sdram_find() local
277 tom = (uint64_t)val << 32; in sdram_find()
279 tom |= val; in sdram_find()
281 debug("TOUUD %llx TOLUD %08x TOM %llx\n", touud, tolud, tom); in sdram_find()
295 uma_size = (tom - me_base) >> 10; in sdram_find()
/openbmc/u-boot/board/opalkelly/zynq/
H A DMAINTAINERS2 M: Tom McLeod <tom.mcleod@opalkelly.com>
/openbmc/u-boot/drivers/video/
H A Dati_radeon_fb.c113 u32 tom = INREG(NB_TOM); in radeon_identify_vram() local
114 tmp = ((((tom >> 16) - (tom & 0xffff) + 1) << 6) * 1024); in radeon_identify_vram()
117 OUTREG(MC_FB_LOCATION, tom); in radeon_identify_vram()
118 OUTREG(DISPLAY_BASE_ADDR, (tom & 0xffff) << 16); in radeon_identify_vram()
119 OUTREG(CRTC2_DISPLAY_BASE_ADDR, (tom & 0xffff) << 16); in radeon_identify_vram()
120 OUTREG(OV0_BASE_ADDR, (tom & 0xffff) << 16); in radeon_identify_vram()
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/
H A Dclamav-milter.conf.sample130 #SkipAuthenticated ^(tom|dick|henry)$