Home
last modified time | relevance | path

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

/linux/drivers/clk/rockchip/
H A Dclk.h796 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument
802 .parent_names = pnames, \
803 .num_parents = ARRAY_SIZE(pnames), \
817 #define COMPOSITE_DIV_OFFSET(_id, cname, pnames, f, mo, ms, mw, \ argument
823 .parent_names = pnames, \
824 .num_parents = ARRAY_SIZE(pnames), \
876 #define COMPOSITE_NODIV(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
882 .parent_names = pnames, \
883 .num_parents = ARRAY_SIZE(pnames), \
894 #define COMPOSITE_NOGATE(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
[all …]
/linux/drivers/isdn/capi/
H A Dcapiutil.c330 static char *pnames[] = variable
464 #define NAME (pnames[cmsg->par[cmsg->p]])