Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmax96745.h14 #define GPIO_D_REG(gpio) (0x0203 + ((gpio) * 8)) macro
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dmax96745.h26 #define GPIO_D_REG(gpio) (0x0203 + ((gpio) * 8)) macro