oleavr-rgl-a500-mini-linux-.../drivers/power/axp_power/axp80/axp80-gpio.h
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

7 lines
140 B
C

#ifndef AXP80_GPIO_H
#define AXP80_GPIO_H
#include "axp80.h"
#define AXP_GPIO0_CFG (AXP80_WAKEUP_PIN_CTRL) /* 0x35 */
#endif