Home
last modified time | relevance | path

Searched defs:pinfunc (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/
H A Datmel_pio4.h63 #define ATMEL_GET_PIN_NO(pinfunc) ((pinfunc) & 0xff) argument
64 #define ATMEL_GET_PIN_FUNC(pinfunc) ((pinfunc >> 16) & 0xf) argument
65 #define ATMEL_GET_PIN_IOSET(pinfunc) ((pinfunc >> 20) & 0xf) argument
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-at91-pio4.c67 #define ATMEL_GET_PIN_NO(pinfunc) ((pinfunc) & 0xff) argument
68 #define ATMEL_GET_PIN_FUNC(pinfunc) ((pinfunc >> 16) & 0xf) argument
69 #define ATMEL_GET_PIN_IOSET(pinfunc) ((pinfunc >> 20) & 0xf) argument
511 u32 pinfunc, const char **grp_name, in atmel_pctl_xlate_pinfunc()
551 u32 pinfunc; in atmel_pctl_dt_subnode_to_map() local
/OK3568_Linux_fs/u-boot/drivers/pinctrl/exynos/
H A Dpinctrl-exynos.c75 unsigned int pinfunc, pinpud, pindrv; in exynos_pinctrl_set_state() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/
H A Dpinctrl-paris.c395 u32 pinfunc, pin, func; in mtk_pctrl_dt_subnode_to_map() local
H A Dpinctrl-mtk-common.c497 u32 pinfunc, pin, func; in mtk_pctrl_dt_subnode_to_map() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c588 u32 pinfunc, pin, func; in stm32_pctrl_dt_subnode_to_map() local