1 /* 2 * Standard pin control state definitions 3 */ 4 5 #define PINCTRL_STATE_DEFAULT "default" 6 #define PINCTRL_STATE_IDLE "idle" 7
1 /* 2 * Standard pin control state definitions 3 */ 4 5 #define PINCTRL_STATE_DEFAULT "default" 6 #define PINCTRL_STATE_IDLE "idle" 7