Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Ddram_sunxi_dw.c81 bool bwlimit, in mbus_configure_port() argument
93 const u32 cfg0 = ( (bwlimit ? (1 << 0) : 0) in mbus_configure_port()
106 #define MBUS_CONF(port, bwlimit, qos, acs, bwl0, bwl1, bwl2) \ argument
107 mbus_configure_port(MBUS_PORT_ ## port, bwlimit, false, \