Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sunxi_dw.c120 MBUS_CONF( CPU, true, HIGHEST, 0, 512, 256, 128); in mctl_set_master_priority_h3()
121 MBUS_CONF( GPU, true, HIGH, 0, 1536, 1024, 256); in mctl_set_master_priority_h3()
122 MBUS_CONF(UNUSED, true, HIGHEST, 0, 512, 256, 96); in mctl_set_master_priority_h3()
123 MBUS_CONF( DMA, true, HIGHEST, 0, 256, 128, 32); in mctl_set_master_priority_h3()
124 MBUS_CONF( VE, true, HIGH, 0, 1792, 1600, 256); in mctl_set_master_priority_h3()
125 MBUS_CONF( CSI, true, HIGHEST, 0, 256, 128, 32); in mctl_set_master_priority_h3()
175 MBUS_CONF( CPU, true, HIGHEST, 0, 300, 260, 150); in mctl_set_master_priority_h5()
176 MBUS_CONF( GPU, true, HIGHEST, 0, 600, 400, 200); in mctl_set_master_priority_h5()
177 MBUS_CONF(UNUSED, true, HIGHEST, 0, 512, 256, 96); in mctl_set_master_priority_h5()
178 MBUS_CONF( DMA, true, HIGHEST, 0, 256, 128, 32); in mctl_set_master_priority_h5()
[all …]
H A Ddram_sun50i_h6.c153 MBUS_CONF( CPU, true, HIGHEST, 0, 256, 128, 100); in mctl_set_master_priority()
154 MBUS_CONF( GPU, true, HIGH, 0, 1536, 1400, 256); in mctl_set_master_priority()
155 MBUS_CONF( MAHB, true, HIGHEST, 0, 512, 256, 96); in mctl_set_master_priority()
156 MBUS_CONF( DMA, true, HIGH, 0, 256, 100, 80); in mctl_set_master_priority()
157 MBUS_CONF( VE, true, HIGH, 2, 8192, 5500, 5000); in mctl_set_master_priority()
158 MBUS_CONF( CE, true, HIGH, 2, 100, 64, 32); in mctl_set_master_priority()
159 MBUS_CONF( TSC0, true, HIGH, 2, 100, 64, 32); in mctl_set_master_priority()
160 MBUS_CONF(NDFC0, true, HIGH, 0, 256, 128, 64); in mctl_set_master_priority()
161 MBUS_CONF( CSI0, true, HIGH, 0, 256, 128, 100); in mctl_set_master_priority()
162 MBUS_CONF( DI0, true, HIGH, 0, 1024, 256, 64); in mctl_set_master_priority()
[all …]