tmp_suning_uos_patched/drivers/memory
Dmitry Osipenko 48791f9722 memory: tegra: Replace readl-writel with mc_readl-mc_writel
There is no need for a memory barriers on reading/writing of register
values as we only care about the read/write order, hence let's use the
common helpers.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2019-04-18 11:36:10 +02:00
..
samsung memory: Convert to using %pOFn instead of device_node.name 2018-11-27 10:54:39 -06:00
tegra memory: tegra: Replace readl-writel with mc_readl-mc_writel 2019-04-18 11:36:10 +02:00
atmel-ebi.c memory: atmel-ebi: Use struct_size() in devm_kzalloc() 2018-08-27 23:10:31 +02:00
atmel-sdramc.c
brcmstb_dpfe.c
da8xx-ddrctl.c
emif-asm-offsets.c
emif.c
emif.h
fsl_ifc.c
fsl-corenet-cf.c
jz4780-nemc.c
Kconfig memory: pl353: Add driver for arm pl353 static memory controller 2018-12-13 16:07:04 +01:00
Makefile memory: pl353: Add driver for arm pl353 static memory controller 2018-12-13 16:07:04 +01:00
Makefile.asm-offsets treewide: add intermediate .s files to targets 2018-12-23 10:12:08 +09:00
mtk-smi.c
mvebu-devbus.c
of_memory.c
of_memory.h
omap-gpmc.c ARM: SoC driver updates 2018-12-31 17:32:35 -08:00
pl172.c
pl353-smc.c memory: pl353: Add driver for arm pl353 static memory controller 2018-12-13 16:07:04 +01:00
ti-aemif.c memory: ti-aemif: fix a potential NULL-pointer dereference 2018-09-06 10:04:07 -07:00
ti-emif-pm.c memory: ti-emif-sram: Add resume function to recopy sram code 2018-06-26 10:05:17 -07:00
ti-emif-sram-pm.S