Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/aspeed/
Dpinctrl-aspeed.c151 static int aspeed_sig_expr_eval(const struct aspeed_sig_expr *expr, in aspeed_sig_expr_eval()
181 static int aspeed_sig_expr_set(const struct aspeed_sig_expr *expr, in aspeed_sig_expr_set()
254 static int aspeed_sig_expr_enable(const struct aspeed_sig_expr *expr, in aspeed_sig_expr_enable()
269 static int aspeed_sig_expr_disable(const struct aspeed_sig_expr *expr, in aspeed_sig_expr_disable()
292 static int aspeed_disable_sig(const struct aspeed_sig_expr **exprs, in aspeed_disable_sig()
319 static const struct aspeed_sig_expr *aspeed_find_expr_by_name( in aspeed_find_expr_by_name()
320 const struct aspeed_sig_expr **exprs, const char *name) in aspeed_find_expr_by_name()
333 const struct aspeed_sig_expr *)) in get_defined_attribute()
337 const struct aspeed_sig_expr ***prios, **funcs, *expr; in get_defined_attribute()
375 static const char *aspeed_sig_expr_function(const struct aspeed_sig_expr *expr) in aspeed_sig_expr_function()
[all …]
Dpinctrl-aspeed.h302 struct aspeed_sig_expr { struct
321 const struct aspeed_sig_expr ***prios; argument
358 static const struct aspeed_sig_expr SIG_EXPR_SYM(sig, func) = \
413 static const struct aspeed_sig_expr *SIG_EXPR_LIST_SYM(sig)[] = \
442 static const struct aspeed_sig_expr **PIN_EXPRS_SYM(pin)[] = \