Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Datmel_pio4.h66 #define ATMEL_GET_PIN_NO(pinfunc) ((pinfunc) & 0xff) argument
67 #define ATMEL_GET_PIN_FUNC(pinfunc) ((pinfunc >> 16) & 0xf) argument
68 #define ATMEL_GET_PIN_IOSET(pinfunc) ((pinfunc >> 20) & 0xf) argument
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-at91-pio4.c72 #define ATMEL_GET_PIN_NO(pinfunc) ((pinfunc) & 0xff) argument
73 #define ATMEL_GET_PIN_FUNC(pinfunc) ((pinfunc >> 16) & 0xf) argument
74 #define ATMEL_GET_PIN_IOSET(pinfunc) ((pinfunc >> 20) & 0xf) argument
525 u32 pinfunc, const char **grp_name, in atmel_pctl_xlate_pinfunc()
565 u32 pinfunc; in atmel_pctl_dt_subnode_to_map() local
H A Dpinctrl-apple-gpio.c109 u32 pinfunc, pin, func; in apple_gpio_dt_node_to_map() local
/openbmc/u-boot/drivers/pinctrl/exynos/
H A Dpinctrl-exynos.c74 unsigned int pinfunc, pinpud, pindrv; in exynos_pinctrl_set_state() local
/openbmc/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-paris.c447 u32 pinfunc, pin, func; in mtk_pctrl_dt_subnode_to_map() local
H A Dpinctrl-mtk-common.c529 u32 pinfunc, pin, func; in mtk_pctrl_dt_subnode_to_map() local
/openbmc/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c594 u32 pinfunc, pin, func; in stm32_pctrl_dt_subnode_to_map() local