Searched refs:ph0 (Results 1 – 4 of 4) sorted by relevance
| /drivers/clk/meson/ |
| A D | clk-phase.c | 94 val = meson_parm_read(clk->map, &tph->ph0); in meson_clk_triphase_sync() 108 val = meson_parm_read(clk->map, &tph->ph0); in meson_clk_triphase_get_phase() 110 return meson_clk_degrees_from_val(val, tph->ph0.width); in meson_clk_triphase_get_phase() 119 val = meson_clk_degrees_to_val(degrees, tph->ph0.width); in meson_clk_triphase_set_phase() 120 meson_parm_write(clk->map, &tph->ph0, val); in meson_clk_triphase_set_phase()
|
| A D | clk-phase.h | 18 struct parm ph0; member
|
| A D | axg-audio.c | 165 .ph0 = { \
|
| /drivers/pinctrl/tegra/ |
| A D | pinctrl-tegra124.c | 1875 …PINGROUP(ph0, PWM0, TRACE, GMI, DTV, 0x3210, N, N…
|
Completed in 21 milliseconds