Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/agilex5/soc/
H A Dagilex5_clock_manager.c132 req_status = mmio_read_32(CLKMGR_MAINPLL(MEM)); in pll_source_sync_wait()
134 req_status = mmio_read_32(CLKMGR_PERPLL(MEM)); in pll_source_sync_wait()
144 req_status = mmio_read_32(CLKMGR_MAINPLL(MEM)); in pll_source_sync_wait()
146 req_status = mmio_read_32(CLKMGR_PERPLL(MEM)); in pll_source_sync_wait()
169 mmio_write_32(CLKMGR_MAINPLL(MEM), val); in pll_source_sync_config()
171 mmio_write_32(CLKMGR_PERPLL(MEM), val); in pll_source_sync_config()
187 mmio_write_32(CLKMGR_MAINPLL(MEM), val); in pll_source_sync_read()
189 mmio_write_32(CLKMGR_PERPLL(MEM), val); in pll_source_sync_read()
/rk3399_ARM-atf/lib/zlib/
H A Dinflate.h51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
H A Dinflate.c1228 case MEM: in inflate()
1247 state->mode = MEM; in inflate()
1322 state->mode = MEM; in inflateSetDictionary()
/rk3399_ARM-atf/docs/plat/marvell/armada/
H A Dporting.rst33 PCIe MEM windows, large memory mapped SPI flash...), then porting of the SoC
/rk3399_ARM-atf/docs/
H A Dchange-log.md10645 - mtd: Add SPI-NOR, SPI-NAND, SPI-MEM, and raw NAND framework