Home
last modified time | relevance | path

Searched refs:uart_bootblock_init (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/intel/broadwell/pch/
H A Dbootblock.c110 void uart_bootblock_init(void);
121 uart_bootblock_init(); in bootblock_early_southbridge_init()
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/include/intelblocks/
H A Duart.h38 void uart_bootblock_init(void);
/aosp_15_r20/external/coreboot/src/soc/intel/jasperlake/bootblock/
H A Dbootblock.c23 uart_bootblock_init(); in bootblock_soc_early_init()
/aosp_15_r20/external/coreboot/src/soc/intel/alderlake/bootblock/
H A Dbootblock.c23 uart_bootblock_init(); in bootblock_soc_early_init()
/aosp_15_r20/external/coreboot/src/soc/intel/tigerlake/bootblock/
H A Dbootblock.c25 uart_bootblock_init(); in bootblock_soc_early_init()
/aosp_15_r20/external/coreboot/src/soc/intel/cannonlake/bootblock/
H A Dbootblock.c27 uart_bootblock_init(); in bootblock_soc_early_init()
/aosp_15_r20/external/coreboot/src/soc/intel/skylake/bootblock/
H A Dbootblock.c26 uart_bootblock_init(); in bootblock_soc_early_init()
/aosp_15_r20/external/coreboot/src/soc/intel/elkhartlake/bootblock/
H A Dbootblock.c25 uart_bootblock_init(); in bootblock_soc_early_init()
/aosp_15_r20/external/coreboot/src/southbridge/intel/lynxpoint/
H A Duart_init.c23 void uart_bootblock_init(void) in uart_bootblock_init() function
H A Dbootblock.c71 uart_bootblock_init(); in bootblock_early_southbridge_init()
H A Dpch.h165 void uart_bootblock_init(void);
/aosp_15_r20/external/coreboot/src/soc/intel/meteorlake/bootblock/
H A Dsoc_die.c116 uart_bootblock_init(); in bootblock_soc_die_early_init()
/aosp_15_r20/external/coreboot/src/soc/intel/apollolake/bootblock/
H A Dbootblock.c85 uart_bootblock_init(); in bootblock_soc_early_init()
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/uart/
H A Duart.c95 void uart_bootblock_init(void) in uart_bootblock_init() function