Home
last modified time | relevance | path

Searched defs:_conf (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/block/
H A Dblock.h52 #define DEFINE_BLOCK_PROPERTIES_BASE(_state, _conf) \ argument
71 #define DEFINE_BLOCK_PROPERTIES(_state, _conf) \ argument
75 #define DEFINE_BLOCK_CHS_PROPERTIES(_state, _conf) \ argument
83 #define DEFINE_BLOCK_ERROR_PROPERTIES(_state, _conf) \ argument
/openbmc/linux/drivers/clk/renesas/
H A Drzg2l-cpg.h130 #define DEF_SAMPLL(_name, _id, _parent, _conf) \ argument
136 #define DEF_DIV(_name, _id, _parent, _conf, _dtable) \ argument
140 #define DEF_DIV_RO(_name, _id, _parent, _conf, _dtable) \ argument
144 #define DEF_MUX(_name, _id, _conf, _parent_names) \ argument
149 #define DEF_MUX_RO(_name, _id, _conf, _parent_names) \ argument
154 #define DEF_SD_MUX(_name, _id, _conf, _parent_names) \ argument
160 #define DEF_PLL5_4_MUX(_name, _id, _conf, _parent_names) \ argument
/openbmc/qemu/include/net/
H A Dnet.h38 #define DEFINE_NIC_PROPERTIES(_state, _conf) \ argument
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-gpu.h163 #define VIRTIO_GPU_BASE_PROPERTIES(_state, _conf) \ argument