Searched refs:bwl2 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/ |
| H A D | dram_sunxi_dw.c | 88 u16 bwl2) in mbus_configure_port() argument 99 const u32 cfg1 = ((u32)bwl2 << 16) | (bwl1 & 0xffff); in mbus_configure_port() 106 #define MBUS_CONF(port, bwlimit, qos, acs, bwl0, bwl1, bwl2) \ argument 108 MBUS_QOS_ ## qos, 0, acs, bwl0, bwl1, bwl2)
|