Home
last modified time | relevance | path

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

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