Home
last modified time | relevance | path

Searched refs:fmt0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/tests/
H A Dqsd-jobs59 --blockdev node-name=fmt0,driver=qcow2,file=file0 <<EOF \
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-bus.h318 ZpciFmbFmt0 fmt0; member
320 QEMU_BUILD_BUG_MSG(offsetof(ZpciFmb, fmt0) != 48, "padding in ZpciFmb");
/openbmc/u-boot/drivers/spi/
H A Ddavinci_spi.c112 dv_reg fmt0; /* 0x50 */ member
274 (mode << SPIFMT_PHASE_SHIFT), &ds->regs->fmt0); in __davinci_spi_claim_bus()