Searched refs:TEGRA_PINCONF_PACK (Results 1 – 2 of 2) sorted by relevance
67 #define TEGRA_PINCONF_PACK(_param_, _arg_) ((_param_) << 16 | (_arg_)) macro
128 config = TEGRA_PINCONF_PACK(cfg_params[i].param, val); in tegra_pinctrl_dt_subnode_to_map()508 *config = TEGRA_PINCONF_PACK(param, arg); in tegra_pinconf_group_get()