Home
last modified time | relevance | path

Searched refs:sdram_console_tx_byte (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dmrc_common.h24 asmlinkage void sdram_console_tx_byte(unsigned char byte);
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dmrc.c176 asmlinkage void sdram_console_tx_byte(unsigned char byte) in sdram_console_tx_byte() function
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dsdram.c50 pei_data->tx_byte = sdram_console_tx_byte; in broadwell_fill_pei_data()
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dsdram.c505 pei_data->tx_byte = sdram_console_tx_byte; in dram_init()