Home
last modified time | relevance | path

Searched defs:cname (Results 1 – 8 of 8) sorted by relevance

/drivers/clk/samsung/
Dclk.h73 #define FRATE(_id, cname, pname, f, frate) \ argument
100 #define FFACTOR(_id, cname, pname, m, d, f) \ argument
138 #define __MUX(_id, dname, cname, pnames, o, s, w, f, mf, a) \ argument
153 #define MUX(_id, cname, pnames, o, s, w) \ argument
156 #define MUX_A(_id, cname, pnames, o, s, w, a) \ argument
159 #define MUX_F(_id, cname, pnames, o, s, w, f, mf) \ argument
162 #define MUX_FA(_id, cname, pnames, o, s, w, f, mf, a) \ argument
191 #define __DIV(_id, dname, cname, pname, o, s, w, f, df, a, t) \ argument
206 #define DIV(_id, cname, pname, o, s, w) \ argument
209 #define DIV_A(_id, cname, pname, o, s, w, a) \ argument
[all …]
Dclk-s3c64xx.c53 #define GATE_BUS(_id, cname, pname, o, b) \ argument
55 #define GATE_SCLK(_id, cname, pname, o, b) \ argument
57 #define GATE_ON(_id, cname, pname, o, b) \ argument
/drivers/clk/rockchip/
Dclk.h185 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument
206 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument
224 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw,\ argument
243 #define COMPOSITE_NODIV(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
261 #define COMPOSITE_NOGATE(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
280 #define COMPOSITE_FRAC(_id, cname, pname, f, mo, df, go, gs, gf)\ argument
297 #define MUX(_id, cname, pnames, f, o, s, w, mf) \ argument
312 #define DIV(_id, cname, pname, f, o, s, w, df) \ argument
327 #define DIVTBL(_id, cname, pname, f, o, s, w, df, dt) \ argument
342 #define GATE(_id, cname, pname, f, o, b, gf) \ argument
/drivers/gpu/drm/nouveau/core/include/core/
Ddevice.h79 const char *cname; member
/drivers/input/joystick/
Dadi.c122 char cname[ADI_MAX_CNAME_LENGTH]; member
/drivers/misc/
Dlkdtm.c70 enum cname { enum
/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c1152 char *cname; in mgc_apply_recover_logs() local
/drivers/gpu/drm/nouveau/core/engine/disp/
Dnv50.c353 const char *cname = chan->name; in nv50_disp_mthd_chan() local