Home
last modified time | relevance | path

Searched defs:base_address (Results 1 – 9 of 9) sorted by relevance

/device/soc/hpmicro/sdk/hpm_sdk/drivers/src/
Dhpm_dram_drv.c62 uint32_t dram_issue_ip_cmd(DRAM_Type *ptr, uint32_t base_address, dram_cmd_t *cmd) in dram_issue_ip_cmd()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
Dump_kernel_memory_backend_dedicated.c60 ump_memory_backend *ump_block_allocator_create(u32 base_address, u32 size) in ump_block_allocator_create()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
Dmali_memory_block_alloc.c61 static mali_block_allocator *mali_mem_block_allocator_create(u32 base_address, u32 size) in mali_mem_block_allocator_create()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
Dmali_memory_block_alloc.c57 static mali_block_allocator *mali_mem_block_allocator_create(u32 base_address, u32 size) in mali_mem_block_allocator_create()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/
Dgr55xx_hal_cortex.h84 …uint32_t base_address; /**< Specifies the base address of the region to pro… member
/device/soc/hpmicro/sdk/hpm_sdk/drivers/inc/
Dhpm_dram_drv.h86 uint32_t base_address; /**< external SDRAM base address */ member
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/ca/
Dcore_ca.h2658 __STATIC_INLINE void MMU_TTSection(uint32_t *ttb, uint32_t base_address, uint32_t count, uint32_t d… in MMU_TTSection()
2678 __STATIC_INLINE void MMU_TTSuperSection(uint32_t *ttb, uint32_t base_address, uint32_t count, uint3… in MMU_TTSuperSection()
2708 __STATIC_INLINE void MMU_TTPage4k(uint32_t *ttb, uint32_t base_address, uint32_t count, uint32_t de… in MMU_TTPage4k()
2744 __STATIC_INLINE void MMU_TTPage64k(uint32_t *ttb, uint32_t base_address, uint32_t count, uint32_t d… in MMU_TTPage64k()
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dcore_ca.h2376 __STATIC_INLINE void MMU_TTSection(uint32_t *ttb, uint32_t base_address, uint32_t count, uint32_t d… in MMU_TTSection()
2406 __STATIC_INLINE void MMU_TTPage4k(uint32_t *ttb, uint32_t base_address, uint32_t count, uint32_t de… in MMU_TTPage4k()
2442 __STATIC_INLINE void MMU_TTPage64k(uint32_t *ttb, uint32_t base_address, uint32_t count, uint32_t d… in MMU_TTPage64k()
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
Dr8168_n.c2328 …cp_read_with_oob_base_address(struct rtl8168_private *tp, u16 addr, u8 len, const u32 base_address) in rtl8168_ocp_read_with_oob_base_address()
2392 …h_oob_base_address(struct rtl8168_private *tp, u16 addr, u8 len, u32 value, const u32 base_address) in rtl8168_ocp_write_with_oob_base_address()
2980 …h_oob_base_address(struct rtl8168_private *tp, int addr, int len, int type, const u32 base_address) in rtl8168_eri_read_with_oob_base_address()
3044 …address(struct rtl8168_private *tp, int addr, int len, u32 value, int type, const u32 base_address) in rtl8168_eri_write_with_oob_base_address()