Searched refs:ph0 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/meson/ |
H A D | clk-phase.c | 69 * for the outside world (ph0), the tdmout (ph1) and tdmin (ph2). 88 val = meson_parm_read(clk->map, &tph->ph0); in meson_clk_triphase_sync() 102 val = meson_parm_read(clk->map, &tph->ph0); in meson_clk_triphase_get_phase() 104 return meson_clk_degrees_from_val(val, tph->ph0.width); in meson_clk_triphase_get_phase() 113 val = meson_clk_degrees_to_val(degrees, tph->ph0.width); in meson_clk_triphase_set_phase() 114 meson_parm_write(clk->map, &tph->ph0, val); in meson_clk_triphase_set_phase()
|
H A D | clk-phase.h | 18 struct parm ph0; member
|
H A D | axg-audio.c | 108 .ph0 = { \
|
/kernel/linux/linux-6.6/drivers/clk/meson/ |
H A D | clk-phase.c | 69 * for the outside world (ph0), the tdmout (ph1) and tdmin (ph2). 88 val = meson_parm_read(clk->map, &tph->ph0); in meson_clk_triphase_sync() 102 val = meson_parm_read(clk->map, &tph->ph0); in meson_clk_triphase_get_phase() 104 return meson_clk_degrees_from_val(val, tph->ph0.width); in meson_clk_triphase_get_phase() 113 val = meson_clk_degrees_to_val(degrees, tph->ph0.width); in meson_clk_triphase_set_phase() 114 meson_parm_write(clk->map, &tph->ph0, val); in meson_clk_triphase_set_phase()
|
H A D | clk-phase.h | 18 struct parm ph0; member
|
H A D | axg-audio.c | 111 .ph0 = { \
|
/kernel/linux/linux-5.10/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra124.c | 1878 PINGROUP(ph0, PWM0, TRACE, GMI, DTV, 0x3210, N, N, N),
|
/kernel/linux/linux-6.6/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra124.c | 1875 PINGROUP(ph0, PWM0, TRACE, GMI, DTV, 0x3210, N, N, N),
|
Completed in 12 milliseconds