#ifndef _DT_BINDINGS_PINCTRL_MT65XX_H
#define _DT_BINDINGS_PINCTRL_MT65XX_H
#define MTK_PIN_NO(x) …
#define MTK_GET_PIN_NO(x) …
#define MTK_GET_PIN_FUNC(x) …
#define MTK_PUPD_SET_R1R0_00 …
#define MTK_PUPD_SET_R1R0_01 …
#define MTK_PUPD_SET_R1R0_10 …
#define MTK_PUPD_SET_R1R0_11 …
#define MTK_PULL_SET_RSEL_000 …
#define MTK_PULL_SET_RSEL_001 …
#define MTK_PULL_SET_RSEL_010 …
#define MTK_PULL_SET_RSEL_011 …
#define MTK_PULL_SET_RSEL_100 …
#define MTK_PULL_SET_RSEL_101 …
#define MTK_PULL_SET_RSEL_110 …
#define MTK_PULL_SET_RSEL_111 …
#define MTK_DRIVE_2mA …
#define MTK_DRIVE_4mA …
#define MTK_DRIVE_6mA …
#define MTK_DRIVE_8mA …
#define MTK_DRIVE_10mA …
#define MTK_DRIVE_12mA …
#define MTK_DRIVE_14mA …
#define MTK_DRIVE_16mA …
#define MTK_DRIVE_20mA …
#define MTK_DRIVE_24mA …
#define MTK_DRIVE_28mA …
#define MTK_DRIVE_32mA …
#endif