Searched refs:enable_dma1 (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/x86/include/asm/arch-baytrail/fsp/
H A Dfsp_vpd.h52 uint8_t enable_dma1; /* Offset 0x0038 */ member in struct:upd_region
/u-boot/arch/x86/include/asm/arch-braswell/fsp/
H A Dfsp_vpd.h65 u8 enable_dma1; /* Offset 0x011c */ member in struct:silicon_upd
/u-boot/arch/x86/cpu/braswell/
H A Dfsp_configs.c122 silicon_upd->enable_dma1 = fdtdec_get_bool(blob, node,
/u-boot/arch/x86/cpu/baytrail/
H A Dfsp_configs.c87 fsp_upd->enable_dma1 = fdtdec_get_bool(blob, node, "fsp,enable-dma1");

Completed in 68 milliseconds