Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/alder_lake/
Dsoc_gpio.h35 #define GPIO_PAD_OWNERSHIP(raw_pin, pin_offset) \ macro
/Zephyr-latest/soc/intel/elkhart_lake/
Dsoc_gpio.h35 #define GPIO_PAD_OWNERSHIP(raw_pin, pin_offset) \ macro
/Zephyr-latest/soc/intel/raptor_lake/
Dsoc_gpio.h42 #define GPIO_PAD_OWNERSHIP(raw_pin, pin_offset) \ macro
/Zephyr-latest/soc/intel/apollo_lake/
Dsoc_gpio.h298 #define GPIO_PAD_OWNERSHIP(raw_pin, pin_offset) \ macro
/Zephyr-latest/drivers/gpio/
Dgpio_intel.c154 #define GPIO_PAD_OWNERSHIP_GET(data, pin, offset) GPIO_PAD_OWNERSHIP(pin, offset)