Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dvirt_ctrl.c18 REG_CMD = 0x04, enumerator
59 case REG_CMD: in virt_ctrl_write()
/openbmc/qemu/hw/vmapple/
H A Dbdif.c49 #define REG_CMD 0x408 macro
212 case REG_CMD: in bdif_write()
/openbmc/qemu/hw/char/
H A Dgoldfish_tty.c29 REG_CMD = 0x08, enumerator
139 case REG_CMD: in goldfish_tty_write()
/openbmc/u-boot/drivers/spi/
H A Dmeson_spifc.c20 #define REG_CMD 0x00 macro
166 regmap_update_bits(spifc->regmap, REG_CMD, CMD_USER, CMD_USER); in meson_spifc_txrx()