Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/ce/platform/
A Dce_sun8iw18.h13 #define CE_NS_BASE_REG (0x01904000) macro
A Dce_sun8iw19.h13 #define CE_NS_BASE_REG (0x01904000) macro
A Dce_sun20iw1.h13 #define CE_NS_BASE_REG (0x03040000) macro
A Dce_sun20iw2.h13 #define CE_NS_BASE_REG (0x40004000) macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/ce/
A Dhal_ce.c116 return readl(CE_NS_BASE_REG + offset); in ce_readl()
125 writel(val, CE_NS_BASE_REG + offset); in ce_writel()

Completed in 8 milliseconds