Home
last modified time | relevance | path

Searched refs:HI_GPIO_REG_BASE (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/gpio/
H A Dhi_flashboot_gpio.c40 hi_reg_read16((HI_GPIO_REG_BASE + GPIO_SWPORT_DDR), reg_val); in hi_gpio_get_dir()
54 hi_reg_read16((HI_GPIO_REG_BASE + GPIO_SWPORT_DR), reg_val); in hi_gpio_get_output_val()
68 hi_reg_read16((HI_GPIO_REG_BASE + GPIO_SWPORT_DR), reg_val); in hi_gpio_set_output_val()
70 hi_reg_write16((HI_GPIO_REG_BASE + GPIO_SWPORT_DR), reg_val); in hi_gpio_set_output_val()
82 hi_reg_read16((HI_GPIO_REG_BASE + GPIO_EXT_PORT), reg_val); in hi_gpio_get_input_val()
95 hi_reg_read16((HI_GPIO_REG_BASE + GPIO_SWPORT_DDR), dir_val); in hi_gpio_set_dir()
97 hi_reg_write16((HI_GPIO_REG_BASE + GPIO_SWPORT_DDR), dir_val); in hi_gpio_set_dir()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H A Dhi3861_platform.h151 #define HI_GPIO_REG_BASE 0x50006000 macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi3861_platform_base.h47 #define HI_GPIO_REG_BASE 0x50006000 macro

Completed in 3 milliseconds