Home
last modified time | relevance | path

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

/openbmc/qemu/hw/watchdog/
H A Dallwinner-wdt.c38 REG_CTRL, /* Watchdog control register */ enumerator
78 [0x0000] = REG_CTRL,
86 [0x0010] = REG_CTRL,
213 case REG_CTRL: in allwinner_wdt_read()
248 case REG_CTRL: in allwinner_wdt_write()
/openbmc/u-boot/drivers/spi/
H A Dmeson_spifc.c22 #define REG_CTRL 0x08 macro
200 regmap_update_bits(spifc->regmap, REG_CTRL, CTRL_ENABLE_AHB, 0); in meson_spifc_xfer()
210 regmap_update_bits(spifc->regmap, REG_CTRL, CTRL_ENABLE_AHB, in meson_spifc_xfer()
/openbmc/qemu/hw/usb/
H A Dxlnx-versal-usb2-ctrl-regs.c59 REG32(REG_CTRL, 0x60)
60 FIELD(REG_CTRL, SLVERR_ENABLE, 0, 1)