Searched refs:_clkname (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/arm/allwinner/clkng/ |
| H A D | aw_clk.h | 206 static struct aw_clk_nkmp_def _clkname = { \ 236 #define NKMP_CLK_WITH_MUX(_clkname, \ argument 246 static struct aw_clk_nkmp_def _clkname = { \ 278 #define NKMP_CLK_WITH_UPDATE(_clkname, \ argument 362 static struct aw_clk_m_def _clkname = { \ 387 static struct aw_clk_nm_def _clkname = { \ 417 static struct aw_clk_nmm_def _clkname = { \ 450 static struct aw_clk_np_def _clkname = { \ 559 static struct clk_mux_def _clkname = { \ 575 static struct clk_div_def _clkname = { \ [all …]
|
| /f-stack/freebsd/arm64/rockchip/clk/ |
| H A D | rk_cru.h | 48 #define GATE(_idx, _clkname, _pname, _o, _s) \ argument 51 .name = _clkname, \
|
| H A D | rk3288_cru.c | 83 #define GATE(_idx, _clkname, _pname, _o, _s) \ argument 86 .name = _clkname, \
|