Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/samsung/
Dclk.h70 #define FRATE(_id, cname, pname, f, frate) \ argument
97 #define FFACTOR(_id, cname, pname, m, d, f) \ argument
131 #define __MUX(_id, cname, pnames, o, s, w, f, mf) \ argument
144 #define MUX(_id, cname, pnames, o, s, w) \ argument
147 #define MUX_F(_id, cname, pnames, o, s, w, f, mf) \ argument
172 #define __DIV(_id, cname, pname, o, s, w, f, df, t) \ argument
185 #define DIV(_id, cname, pname, o, s, w) \ argument
188 #define DIV_F(_id, cname, pname, o, s, w, f, df) \ argument
191 #define DIV_T(_id, cname, pname, o, s, w, t) \ argument
214 #define __GATE(_id, cname, pname, o, b, f, gf) \ argument
[all …]
Dclk-s3c64xx.c52 #define GATE_BUS(_id, cname, pname, o, b) \ argument
54 #define GATE_SCLK(_id, cname, pname, o, b) \ argument
56 #define GATE_ON(_id, cname, pname, o, b) \ argument
/linux-4.19.296/drivers/clk/rockchip/
Dclk.h420 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument
441 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument
459 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw,\ argument
478 #define COMPOSITE_NODIV(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
496 #define COMPOSITE_NOGATE(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
515 #define COMPOSITE_NOGATE_DIVTBL(_id, cname, pnames, f, mo, ms, \ argument
535 #define COMPOSITE_FRAC(_id, cname, pname, f, mo, df, go, gs, gf)\ argument
552 #define COMPOSITE_FRACMUX(_id, cname, pname, f, mo, df, go, gs, gf, ch) \ argument
570 #define COMPOSITE_FRACMUX_NOGATE(_id, cname, pname, f, mo, df, ch) \ argument
586 #define COMPOSITE_DDRCLK(_id, cname, pnames, f, mo, ms, mw, \ argument
[all …]
/linux-4.19.296/include/linux/netfilter/
Dnf_conntrack_sip.h64 const char *cname; member
/linux-4.19.296/drivers/misc/
Denclosure.c259 const char *cname; in enclosure_component_find_by_name() local