Searched refs:JZ_REG_GPIO_DATA_CLEAR (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/mips/jz4740/ | ||
H A D | gpio.c | 51 #define JZ_REG_GPIO_DATA_CLEAR 0x18 macro 253 writel(~value & mask, GPIO_TO_REG(port, JZ_REG_GPIO_DATA_CLEAR)); jz_gpio_port_set_value() |
Completed in 55 milliseconds