Home
last modified time | relevance | path

Searched refs:GPIO_SWPORT_DR_L (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1103b/
H A Drv1103b.c29 #define GPIO_SWPORT_DR_L 0x00 macro
95 writel(0x00100010, GPIO0_BASE + GPIO_SWPORT_DR_L); in board_set_iomux()
98 writel(0x00100000, GPIO0_BASE + GPIO_SWPORT_DR_L); in board_set_iomux()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1126b/
H A Drv1126b.c70 #define GPIO_SWPORT_DR_L 0x00 macro
194 writel(0x01000100, GPIO0_BASE + GPIO_SWPORT_DR_L); in board_set_iomux()
197 writel(0x01000000, GPIO0_BASE + GPIO_SWPORT_DR_L); in board_set_iomux()