Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip_decompress.c92 int cached; /* 1: access the data through dcache; 0: no dcache */ member
120 if (!priv->cached) in rockchip_decom_start()
246 priv->cached = dev_read_u32_default(dev, "data-cached", 0); in rockchip_decom_ofdata_to_platdata()
/rk3399_rockchip-uboot/doc/
H A DREADME.mpc85xx-spin-table3 As specified by ePAPR v1.1, the spin table needs to be in cached memory. After
H A DREADME.fuse59 This is useful to change the behaviors linked to some cached fuse values,
H A DREADME.nios280 should be cached virtual address, for Nios II with MMU it is 0xCxxx_xxxx
H A DREADME.POST548 - write the negative pattern to a cached area
558 - write the zero pattern to a cached area
571 - write the zero pattern to a cached area
584 - write the negative pattern to a cached area
/rk3399_rockchip-uboot/arch/x86/
H A DKconfig418 Enable this feature to cause MRC data to be cached in NV storage
455 Sets the size of the cached area for the memory reference code.
458 of cached space.
/rk3399_rockchip-uboot/arch/arm/dts/
H A Drv1126.dtsi1321 data-cached = <0>;
/rk3399_rockchip-uboot/
H A DREADME3030 Size of non-cached memory area. This area of memory will be
3046 Non-cached memory is only supported on 32-bit ARM at present.