Home
last modified time | relevance | path

Searched defs:pvAddr (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/include/
Dhi_drv_i2c.h26 #define HI_I2C_REG_REMAP(pvAddr, u32RegAddr) \ argument
51 #define HI_I2C_REG_UNMAP(pvAddr) osal_iounmap(pvAddr) argument
Dhi_drv_gpio.h36 #define HI_GPIO_REG_REMAP(pvAddr, u32RegAddr) \ argument
46 #define HI_GPIO_REG_UNMAP(pvAddr) osal_iounmap(pvAddr) argument
48 #define HI_GPIO_REG_UNMAP(pvAddr) osal_iounmap(pvAddr, HI_GPIO_SPACE_SIZE) argument