Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dmax96745.h14 #define GPIO_D_REG(gpio) (0x0203 + ((gpio) * 8)) macro
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/
H A Dmaxim-max96745.h19 #define GPIO_D_REG(gpio) (0x0203 + ((gpio) * 8)) macro