Searched defs:qos (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ |
H A D | meson.build | 76 libqos = static_library('qos', libqos_srcs + genh, build 79 qos = declare_dependency(objects: libqos.extract_all_objects(recursive: false)) variable
|
/openbmc/u-boot/arch/arm/mach-sunxi/ |
H A D | dram_sunxi_dw.c | 82 u8 qos, /* MBUS_QOS_LOWEST .. MBUS_QOS_HIGEST */ in mbus_configure_port() 105 #define MBUS_CONF(port, bwlimit, qos, acs, bwl0, bwl1, bwl2) \ argument
|
H A D | dram_sun50i_h6.c | 117 u8 qos, in mbus_configure_port() 140 #define MBUS_CONF(port, bwlimit, qos, acs, bwl0, bwl1, bwl2) \ argument
|