Home
last modified time | relevance | path

Searched defs:_k (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/clk/samsung/
Dclk-pll.h45 #define PLL_RATE(_fin, _m, _p, _s, _k, _ks) \ argument
47 #define PLL_VALID_RATE(_fin, _fout, _m, _p, _s, _k, _ks) ((_fout) + \ argument
77 #define PLL_36XX_RATE(_fin, _rate, _m, _p, _s, _k) \ argument
97 #define PLL_4600_RATE(_fin, _rate, _m, _p, _s, _k, _vsel) \ argument
108 #define PLL_4650_RATE(_fin, _rate, _m, _p, _s, _k, _mfr, _mrr, _vsel) \ argument
/linux-5.19.10/drivers/clk/sunxi-ng/
Dccu_nk.c23 unsigned int _k, _n; in ccu_nk_find_best() local
Dccu_nkm.c24 unsigned long _n, _k, _m; in ccu_nkm_find_best() local
Dccu_nkmp.c37 unsigned long _n, _k, _m, _p; in ccu_nkmp_find_best() local
/linux-5.19.10/arch/mips/include/asm/sn/
Dklconfig.h180 #define PTR_CH_MALLOC_HDR(_k) ((klc_malloc_hdr_t *)\ argument
185 #define PTR_CH_CONS_INFO(_k) ((console_t *)\ argument
/linux-5.19.10/lib/
Dbch.c1008 #define find_poly_roots(_p, _k, _elp, _loc) chien_search(_p, len, _elp, _loc) argument
/linux-5.19.10/drivers/clk/imx/
Dclk.h267 #define PLL_1443X_RATE(_rate, _m, _p, _s, _k) \ argument