Home
last modified time | relevance | path

Searched refs:global_ctl (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/phy/
H A Dsti_usb_phy.c37 struct reset_ctl global_ctl; member
47 ret = reset_deassert(&phy->global_ctl); in sti_usb_phy_deassert()
91 ret = reset_assert(&phy->global_ctl); in sti_usb_phy_exit()
152 ret = reset_get_by_name(dev, "global", &priv->global_ctl); in sti_usb_phy_probe()
/openbmc/qemu/hw/sd/
H A Dallwinner-sdhost.c189 if (s->global_ctl & SD_GCTL_INT_ENB) { in allwinner_sdhost_update_irq()
397 !(s->global_ctl & SD_GCTL_DMA_ENB)) { in allwinner_sdhost_dma()
469 res = s->global_ctl; in allwinner_sdhost_read()
625 s->global_ctl = value; in allwinner_sdhost_write()
626 s->global_ctl &= ~(SD_GCTL_DMA_RST | SD_GCTL_FIFO_RST | in allwinner_sdhost_write()
777 VMSTATE_UINT32(global_ctl, AwSdHostState),
847 s->global_ctl = REG_SD_GCTL_RST; in allwinner_sdhost_reset()
/openbmc/qemu/include/hw/sd/
H A Dallwinner-sdhost.h89 uint32_t global_ctl; /**< Global Control */ member
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0001-localedef-Add-hardlink-resolver-from-util-linux.patch563 +struct hardlink_ctl global_ctl;
586 + struct hardlink_ctl const *const ctl = &global_ctl;
867 + struct hardlink_ctl *ctl = &global_ctl;