Home
last modified time | relevance | path

Searched defs:pch (Results 1 – 13 of 13) sorted by relevance

/u-boot/arch/x86/cpu/ivybridge/
A Dlpc.c31 static int pch_enable_apic(struct udevice *pch) in pch_enable_apic()
73 static void pch_enable_serial_irqs(struct udevice *pch) in pch_enable_serial_irqs()
86 static int pch_pirq_init(struct udevice *pch) in pch_pirq_init()
111 static int pch_gpi_routing(struct udevice *pch) in pch_gpi_routing()
129 static int pch_power_options(struct udevice *pch) in pch_power_options()
237 static void pch_rtc_init(struct udevice *pch) in pch_rtc_init()
256 static void cpt_pm_init(struct udevice *pch) in cpt_pm_init()
300 static void ppt_pm_init(struct udevice *pch) in ppt_pm_init()
350 static void enable_clock_gating(struct udevice *pch) in enable_clock_gating()
396 static void pch_fixups(struct udevice *pch) in pch_fixups()
[all …]
A Dsata.c40 static void bd82x6x_sata_init(struct udevice *dev, struct udevice *pch) in bd82x6x_sata_init()
229 struct udevice *pch; in bd82x6x_sata_probe() local
/u-boot/arch/x86/cpu/intel_common/
A Dlpc.c21 static void enable_spi_prefetch(struct udevice *pch) in enable_spi_prefetch()
31 static void enable_port80_on_lpc(struct udevice *pch) in enable_port80_on_lpc()
46 struct udevice *pch = dev->parent; in lpc_common_early_init() local
/u-boot/board/intel/cougarcanyon2/
A Dcougarcanyon2.c21 struct udevice *pch; in board_early_init_f() local
/u-boot/arch/x86/include/asm/
A Dsysreset.h15 struct udevice *pch; member
/u-boot/drivers/sound/
A Divybridge_sound.c28 struct udevice *pch; in bd82x6x_azalia_probe() local
/u-boot/arch/x86/dts/
A Dchromebook_samus.dts569 pch: pch@1f,0 { label
A Dchromebook_coral.dts584 pch: pch@1f,0 { label
/u-boot/arch/x86/lib/
A Dpinctrl_ich6.c156 struct udevice *pch; in ich6_pinctrl_probe() local
/u-boot/arch/x86/cpu/broadwell/
A Dpinctrl_broadwell.c215 struct udevice *pch; in broadwell_pinctrl_probe() local
A Dpch.c148 int enable_alt_smi(struct udevice *pch, u32 mask) in enable_alt_smi()
/u-boot/drivers/spi/
A Dich.c626 struct udevice *pch = NULL; in ich_spi_get_basics() local
684 struct udevice *pch; in ich_get_mmap_bus() local
A Dich.h230 struct udevice *pch; /* PCH, used to control SPI access */ member

Completed in 15 milliseconds