Home
last modified time | relevance | path

Searched refs:rdy (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/pci/
H A Dpcie_doe.c183 static void pcie_doe_set_ready(DOECap *doe_cap, bool rdy) in pcie_doe_set_ready() argument
185 doe_cap->status.ready = rdy; in pcie_doe_set_ready()
187 if (rdy) { in pcie_doe_set_ready()
/openbmc/u-boot/drivers/mmc/
H A Dsdhci.c73 unsigned int stat, rdy, mask, timeout, block = 0; in sdhci_transfer_data() local
83 rdy = SDHCI_INT_SPACE_AVAIL | SDHCI_INT_DATA_AVAIL; in sdhci_transfer_data()
92 if (!transfer_done && (stat & rdy)) { in sdhci_transfer_data()
95 sdhci_writel(host, rdy, SDHCI_INT_STATUS); in sdhci_transfer_data()
/openbmc/u-boot/include/
H A Dusbdevice.h501 struct urb_link rdy; /* empty urbs ready to receive */ member
/openbmc/u-boot/drivers/serial/
H A Dusbtty.c708 urb_link_init (&endpoint_instance[i].rdy); in usbtty_init_instances()
/openbmc/u-boot/arch/arm/dts/
H A Drk3128.dtsi661 nandc_rdy:nandc-rdy {