Home
last modified time | relevance | path

Searched defs:pnames (Results 1 – 3 of 3) sorted by relevance

/drivers/clk/samsung/
Dclk.h135 #define __MUX(_id, dname, cname, pnames, o, s, w, f, mf, a) \ argument
150 #define MUX(_id, cname, pnames, o, s, w) \ argument
153 #define MUX_A(_id, cname, pnames, o, s, w, a) \ argument
156 #define MUX_F(_id, cname, pnames, o, s, w, f, mf) \ argument
159 #define MUX_FA(_id, cname, pnames, o, s, w, f, mf, a) \ argument
/drivers/clk/rockchip/
Dclk.h340 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument
398 #define COMPOSITE_NODIV(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
416 #define COMPOSITE_NOGATE(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
435 #define COMPOSITE_NOGATE_DIVTBL(_id, cname, pnames, f, mo, ms, \ argument
506 #define COMPOSITE_DDRCLK(_id, cname, pnames, f, mo, ms, mw, \ argument
524 #define MUX(_id, cname, pnames, f, o, s, w, mf) \ argument
/drivers/isdn/capi/
Dcapiutil.c512 static char *pnames[] = variable