Searched refs:HI_GPIO_REG_UNMAP (Results 1 – 2 of 2) sorted by relevance
46 #define HI_GPIO_REG_UNMAP(pvAddr) osal_iounmap(pvAddr) macro48 #define HI_GPIO_REG_UNMAP(pvAddr) osal_iounmap(pvAddr, HI_GPIO_SPACE_SIZE) macro
1079 HI_GPIO_REG_UNMAP((hi_void *)g_gpio_usr_addr[i]); in hi_drv_gpio_de_init()