Home
last modified time | relevance | path

Searched full:ph0 (Results 1 – 25 of 77) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/clk/meson/
Dclk-phase.c69 * 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()
Dclk-phase.h18 struct parm ph0; member
/kernel/linux/linux-5.10/drivers/clk/meson/
Dclk-phase.c69 * 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()
Dclk-phase.h18 struct parm ph0; member
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/proximity/
Dsemtech,sx9324.yaml41 semtech,ph0-pin:
59 description: Same as ph0-pin for phase 1.
67 description: Same as ph0-pin for phase 2.
75 description: Same as ph0-pin for phase 3.
189 semtech,ph0-pin = <1 2 3>;
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-bus-iio-sx932415 (PH0, PH1, PH2, PH3), where the inputs are configured
18 By default, during the first phase, [PH0], CS0 is measured,
/kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor-quackingstick-r0-lte.dts21 semtech,ph0-pin = <3 1 3>;
Dsc7180-trogdor-pazquel.dtsi13 semtech,ph0-pin = <1 3 3>;
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dsun4i-a10-inet1.dts107 interrupts = <7 0 IRQ_TYPE_EDGE_RISING>; /* PH0 / EINT0 */
Dsun7i-a20-bananapro.dts180 gpio = <&pio 7 0 GPIO_ACTIVE_HIGH>; /* PH0 */
Dsun7i-a20-olimex-som-evb.dts217 cd-gpios = <&pio 7 0 GPIO_ACTIVE_LOW>; /* PH0 */
Dsun4i-a10-inet9f-rev03.dts239 interrupts = <7 0 IRQ_TYPE_EDGE_RISING>; /* PH0 / EINT0 */
Dtegra124-venice2.dts421 ph0 {
422 nvidia,pins = "ph0";
/kernel/linux/linux-6.6/arch/arm/boot/dts/allwinner/
Dsun7i-a20-bananapro.dts180 gpio = <&pio 7 0 GPIO_ACTIVE_HIGH>; /* PH0 */
Dsun4i-a10-inet1.dts108 interrupts = <7 0 IRQ_TYPE_EDGE_RISING>; /* PH0 / EINT0 */
Dsun7i-a20-olimex-som-evb.dts217 cd-gpios = <&pio 7 0 GPIO_ACTIVE_LOW>; /* PH0 */
Dsun4i-a10-inet9f-rev03.dts239 interrupts = <7 0 IRQ_TYPE_EDGE_RISING>; /* PH0 / EINT0 */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra124-pinmux.txt59 pg7, ph0, ph1, ph2, ph3, ph4, ph5, ph6, ph7, pj7, pb0, pb1, pk7, pi0,
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra124-pinmux.yaml58 pk2, pi3, pi6, pg0, pg1, pg2, pg3, pg4, pg5, pg6, pg7, ph0,
/kernel/linux/linux-6.6/drivers/pwm/
Dpwm-rcar.c149 /* Don't enable the PWM device if CYC0 or PH0 is 0 */ in rcar_pwm_enable()
/kernel/linux/linux-5.10/drivers/pwm/
Dpwm-rcar.c147 /* Don't enable the PWM device if CYC0 or PH0 is 0 */ in rcar_pwm_enable()
/kernel/linux/linux-6.6/drivers/iio/proximity/
Dsx9324.c169 /* 4 channels, as defined in STAT0: PH0, PH1, PH2 and PH3. */
884 #define SX9324_PIN_DEF "semtech,ph0-pin" in sx9324_get_default_reg()
/kernel/linux/linux-6.6/arch/arm/boot/dts/nvidia/
Dtegra124-venice2.dts422 ph0 {
423 nvidia,pins = "ph0";
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
Dpfc-shx3.c361 PINMUX_GPIO(PH0),
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
Dpfc-shx3.c362 PINMUX_GPIO(PH0),

1234