Home
last modified time | relevance | path

Searched defs:lpc (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/qemu/hw/isa/
H A Dlpc_ich9.c261 ICH9LPCState *lpc = opaque; in ich9_lpc_set_irq() local
288 ICH9LPCState *lpc = opaque; in ich9_route_intx_pin_to_irq() local
359 ICH9LPCState *lpc = opaque; in ich9_set_sci() local
383 ICH9LPCState *lpc = opaque; in smi_features_ok_callback() local
460 ICH9LPCState *lpc = arg; in ich9_apm_ctrl_changed() local
529 ich9_lpc_pmcon_update(ICH9LPCState *lpc) in ich9_lpc_pmcon_update()
544 ICH9LPCState *lpc = opaque; in ich9_lpc_post_load() local
646 ICH9LPCState *lpc = opaque; in ich9_rst_cnt_write() local
657 ICH9LPCState *lpc = opaque; in ich9_rst_cnt_read() local
760 ICH9LPCState *lpc = opaque; in ich9_rst_cnt_needed() local
[all …]
/openbmc/qemu/hw/ppc/
H A Dpnv_lpc.c305 PnvLpcController *lpc = PNV_LPC(opaque); in pnv_lpc_xscom_read() local
328 PnvLpcController *lpc = PNV_LPC(opaque); in pnv_lpc_xscom_write() local
358 PnvLpcController *lpc = PNV_LPC(opaque); in pnv_lpc_mmio_read() local
389 PnvLpcController *lpc = PNV_LPC(opaque); in pnv_lpc_mmio_write() local
518 PnvLpcController *lpc = opaque; in lpc_hc_read() local
550 PnvLpcController *lpc = opaque; in lpc_hc_write() local
607 PnvLpcController *lpc = opaque; in opb_master_read() local
640 PnvLpcController *lpc = opaque; in opb_master_write() local
690 PnvLpcController *lpc = PNV_LPC(dev); in pnv_lpc_power8_realize() local
732 PnvLpcController *lpc = PNV_LPC(dev); in pnv_lpc_power9_realize() local
[all …]
/openbmc/linux/drivers/phy/
H A Dphy-lpc18xx-usb-otg.c29 struct lpc18xx_usb_otg_phy *lpc = phy_get_drvdata(phy); in lpc18xx_usb_otg_phy_init() local
42 struct lpc18xx_usb_otg_phy *lpc = phy_get_drvdata(phy); in lpc18xx_usb_otg_phy_exit() local
51 struct lpc18xx_usb_otg_phy *lpc = phy_get_drvdata(phy); in lpc18xx_usb_otg_phy_power_on() local
71 struct lpc18xx_usb_otg_phy *lpc = phy_get_drvdata(phy); in lpc18xx_usb_otg_phy_power_off() local
96 struct lpc18xx_usb_otg_phy *lpc; in lpc18xx_usb_otg_phy_probe() local
/openbmc/qemu/hw/acpi/
H A Dich9.c447 ICH9LPCState *lpc = ICH9_LPC_DEVICE(hotplug_dev); in ich9_pm_device_pre_plug_cb() local
469 ICH9LPCState *lpc = ICH9_LPC_DEVICE(hotplug_dev); in ich9_pm_device_plug_cb() local
496 ICH9LPCState *lpc = ICH9_LPC_DEVICE(hotplug_dev); in ich9_pm_device_unplug_request_cb() local
531 ICH9LPCState *lpc = ICH9_LPC_DEVICE(hotplug_dev); in ich9_pm_device_unplug_cb() local
549 ICH9LPCState *lpc = ICH9_LPC_DEVICE(hotplug_dev); in ich9_pm_is_hotpluggable_bus() local
H A Dich9_tco.c53 ICH9LPCState *lpc = container_of(pm, ICH9LPCState, pm); in tco_timer_expired() local
/openbmc/phosphor-ipmi-flash/
H A Dflags.hpp17 lpc = (1 << 10), /* Expect to send contents over LPC bridge. */ enumerator
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dcpu.c33 struct udevice *dev, *lpc; in cpu_common_init() local
/openbmc/qemu/include/hw/ppc/
H A Dpnv_adu.h24 PnvLpcController *lpc; member
H A Dpnv_chip.h59 PnvLpcController lpc; member
87 PnvLpcController lpc; member
121 PnvLpcController lpc; member
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-lpc.c187 struct lpc_debugfs_entry *lpc = filp->private_data; in lpc_debug_read() local
278 struct lpc_debugfs_entry *lpc = filp->private_data; in lpc_debug_write() local
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dcpu.c130 struct udevice *dev, *lpc; in checkcpu() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hubp.c114 enum cursor_lines_per_chunk lpc = hubp2_get_lines_per_chunk( in hubp32_cursor_set_attributes() local
/openbmc/linux/drivers/misc/
H A Dcs5535-mfgpt.c99 uint32_t zsel, lpc, dummy; in cs5535_mfgpt_set_irq() local
/openbmc/phosphor-mboxd/test/
H A Dmbox.c199 struct tmpf lpc; member
/openbmc/hiomapd/test/
H A Dmbox.c203 struct tmpf lpc; member
/openbmc/linux/arch/powerpc/platforms/512x/
H A Dmpc512x_shared.c489 static struct mpc512x_lpc __iomem *lpc; in mpc512x_cs_config() local
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-g6.dtsi679 lpc: lpc@1e789000 { label
H A Daspeed-g4.dtsi367 lpc: lpc@1e789000 { label
/openbmc/qemu/hw/vfio/
H A Digd.c373 g_autofree struct vfio_region_info *lpc = NULL; in vfio_probe_igd_bar4_quirk() local
/openbmc/qemu/hw/i386/
H A Dpc_q35.c133 PCIDevice *lpc; in pc_q35_init() local
/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_gadget_ep0.c330 u32 lpc; in ep0_handle_feature_dev() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hubp.c595 enum cursor_lines_per_chunk lpc = hubp2_get_lines_per_chunk( in hubp2_cursor_set_attributes() local
/openbmc/u-boot/arch/arm/dts/
H A Dast2400.dtsi293 lpc: lpc@1e789000 { label
H A Dast2500.dtsi333 lpc: lpc@1e789000 { label
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c1150 enum cursor_lines_per_chunk lpc = hubp1_get_lines_per_chunk( in hubp1_cursor_set_attributes() local

12