Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dportwell-ec.c43 #define PORTWELL_GPIO_DIR_REG 0x2b macro
167 u8 direction = pwec_read(PORTWELL_GPIO_DIR_REG) & BIT(offset); in pwec_gpio_get_direction()