Home
last modified time | relevance | path

Searched refs:REG_STATUS (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/hw/intc/
H A Dgoldfish_pic.c23 REG_STATUS = 0x00, enumerator
80 case REG_STATUS: in goldfish_pic_read()
/openbmc/qemu/hw/vmapple/
H A Dbdif.c41 #define REG_STATUS 0x0 macro
84 case REG_STATUS: in bdif_read()
H A Daes.c65 #define REG_STATUS 0xc macro
149 case REG_STATUS: in aes1_read()
/openbmc/u-boot/drivers/gpio/
H A Dpm8916_gpio.c25 #define REG_STATUS 0x08 macro
142 reg = pmic_reg_read(dev->parent, gpio_base + REG_STATUS); in pm8916_gpio_get_value()
/openbmc/qemu/hw/ipack/
H A Dtpci200.c55 #define REG_STATUS 0x0C macro
226 case REG_STATUS: in tpci200_read_las0()
268 case REG_STATUS: in tpci200_write_las0()
/openbmc/u-boot/include/linux/mtd/
H A Dspinand.h137 #define REG_STATUS 0xc0 macro
/openbmc/u-boot/drivers/spi/
H A Dmeson_spifc.c24 #define REG_STATUS 0x10 macro
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dcore.c73 return spinand_read_reg_op(spinand, REG_STATUS, status); in spinand_read_status()