Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/arch/x86/include/asm/
A Dmrc_common.h24 asmlinkage void sdram_console_tx_byte(unsigned char byte);
/u-boot-v2022.01-rc1/arch/x86/cpu/broadwell/
A Dnorthbridge.c15 __weak asmlinkage void sdram_console_tx_byte(unsigned char byte) in sdram_console_tx_byte() function
35 pei_data->tx_byte = sdram_console_tx_byte; in broadwell_fill_pei_data()
/u-boot-v2022.01-rc1/arch/x86/cpu/intel_common/
A Dmrc.c179 asmlinkage void sdram_console_tx_byte(unsigned char byte) in sdram_console_tx_byte() function
/u-boot-v2022.01-rc1/arch/x86/cpu/ivybridge/
A Dsdram.c508 pei_data->tx_byte = sdram_console_tx_byte; in dram_init()

Completed in 7 milliseconds