Home
last modified time | relevance | path

Searched defs:CONTROL (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/rtc/
H A Daspeed_rtc.c21 #define CONTROL (0x10 / 4) macro
/openbmc/qemu/target/hexagon/idef-parser/
H A Didef-parser.h45 typedef enum { GENERAL_PURPOSE, CONTROL, MODIFIER, DOTNEW } HexRegType; enumerator
/openbmc/u-boot/drivers/net/ti/
H A Ddavinci_emac.h276 dv_reg CONTROL; member
/openbmc/u-boot/include/
H A Dusbdescriptors.h166 #define CONTROL 0x00 macro
/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h1585 #define CONTROL(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_CONTROL, Control)) macro