Searched refs:GPIO_LVL_OFFSET (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/x86/lib/
H A Dpinctrl_ich6.c24 #define GPIO_LVL_OFFSET(x) ((x) ? (x) + 8 : 0xc) macro
94 ich6_pinctrl_set_value(GPIO_LVL_OFFSET(gpiobase) +
/u-boot/drivers/gpio/
H A Dintel_ich6_gpio.c59 #define GPIO_LVL_OFFSET(x) (x + 8) macro

Completed in 46 milliseconds