Searched refs:GPIO_MSK_OUT_REG (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/arm/nvidia/ | ||
H A D | tegra_gpioreg.h | 45 #define GPIO_MSK_OUT_REG 0x0a0 macro |
H A D | tegra_gpio.c | 269 GPIO_WRITE(bank, GPIO_MSK_OUT_REG, v); in tegra_gpio_pin_write() |