Searched refs:igd (Results 1 – 10 of 10) sorted by relevance
| /arch/x86/cpu/queensbay/ |
| A D | tnc.c | 20 struct udevice *igd = NULL; in disable_igd() local 28 dm_pci_bus_find_bdf(TNC_IGD, &igd); in disable_igd() 30 if (!igd || !sdvo) in disable_igd() 51 dm_pci_write_config32(igd, IGD_FD, FUNC_DISABLE); in disable_igd() 76 ret = device_remove(igd, DM_REMOVE_NORMAL); in disable_igd() 79 ret = device_unbind(igd); in disable_igd()
|
| /arch/x86/dts/ |
| A D | bayleybay.dts | 266 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_64MB>; 273 fsp,enable-igd;
|
| A D | baytrail_som-db5800-som-6867.dts | 286 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_64MB>; 291 fsp,enable-igd;
|
| A D | conga-qeval20-qa3-e3845.dts | 273 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_64MB>; 280 fsp,enable-igd;
|
| A D | dfi-bt700.dtsi | 292 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_64MB>; 299 fsp,enable-igd;
|
| A D | minnowmax.dts | 293 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_64MB>; 300 fsp,enable-igd;
|
| A D | cherryhill.dts | 172 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_32MB>;
|
| A D | chromebook_samus.dts | 511 compatible = "intel,broadwell-igd";
|
| /arch/x86/include/asm/arch-apollolake/fsp/ |
| A D | fsp_m_upd.h | 51 u8 igd; member
|
| /arch/x86/cpu/apollolake/ |
| A D | fsp_bindings.c | 274 .offset = offsetof(struct fsp_m_config, igd),
|
Completed in 14 milliseconds