Home
last modified time | relevance | path

Searched refs:MPFS_PINCTRL_LP_BYPASS_EN (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pinctrl/microchip/
H A Dpinctrl-mpfs-mssio.c33 #define MPFS_PINCTRL_LP_BYPASS_EN BIT(13) macro
429 if (!FIELD_GET(MPFS_PINCTRL_LP_BYPASS_EN, val)) in mpfs_pinctrl_pinconf_get()
511 val |= MPFS_PINCTRL_LP_BYPASS_EN; in mpfs_pinctrl_pinconf_generate_config()