Searched full:ph0 (Results 1 – 25 of 44) sorted by relevance
12
/linux-6.14.4/drivers/clk/meson/ |
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()
|
D | clk-phase.h | 18 struct parm ph0; member
|
/linux-6.14.4/Documentation/devicetree/bindings/iio/proximity/ |
D | semtech,sx9324.yaml | 41 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>;
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-bus-iio-sx9324 | 15 (PH0, PH1, PH2, PH3), where the inputs are configured 18 By default, during the first phase, [PH0], CS0 is measured,
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | sc7180-trogdor-quackingstick-r0-lte.dts | 21 semtech,ph0-pin = <3 1 3>;
|
D | sc7180-trogdor-pazquel.dtsi | 12 semtech,ph0-pin = <1 3 3>;
|
/linux-6.14.4/arch/arm/boot/dts/allwinner/ |
D | sun7i-a20-bananapro.dts | 180 gpio = <&pio 7 0 GPIO_ACTIVE_HIGH>; /* PH0 */
|
D | sun4i-a10-inet1.dts | 108 interrupts = <7 0 IRQ_TYPE_EDGE_RISING>; /* PH0 / EINT0 */
|
D | sun7i-a20-olimex-som-evb.dts | 217 cd-gpios = <&pio 7 0 GPIO_ACTIVE_LOW>; /* PH0 */
|
D | sun4i-a10-inet9f-rev03.dts | 239 interrupts = <7 0 IRQ_TYPE_EDGE_RISING>; /* PH0 / EINT0 */
|
D | sun7i-a20.dtsi | 827 pins = "PH0", "PH1", "PH2", "PH3", "PH4", 1123 pins = "PH0", "PH1";
|
D | sun8i-a23-a33.dtsi | 433 pins = "PH0";
|
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | nvidia,tegra124-pinmux.yaml | 58 pk2, pi3, pi6, pg0, pg1, pg2, pg3, pg4, pg5, pg6, pg7, ph0,
|
/linux-6.14.4/drivers/pwm/ |
D | pwm-rcar.c | 148 /* Don't enable the PWM device if CYC0 or PH0 is 0 */ in rcar_pwm_enable()
|
/linux-6.14.4/drivers/iio/proximity/ |
D | sx9324.c | 169 /* 4 channels, as defined in STAT0: PH0, PH1, PH2 and PH3. */ 909 "semtech,ph0-pin"); in sx9324_get_default_reg()
|
/linux-6.14.4/arch/arm/boot/dts/nvidia/ |
D | tegra124-venice2.dts | 422 ph0 { 423 nvidia,pins = "ph0";
|
D | tegra124-nyan-big.dts | 225 ph0 { 226 nvidia,pins = "ph0";
|
D | tegra124-nyan-blaze.dts | 227 ph0 { 228 nvidia,pins = "ph0";
|
D | tegra124-jetson-tk1.dts | 277 ph0 { 278 nvidia,pins = "ph0";
|
D | tegra124-apalis-v1.2.dtsi | 420 ph0 { 421 nvidia,pins = "ph0";
|
D | tegra124-apalis.dtsi | 417 ph0 { 418 nvidia,pins = "ph0";
|
/linux-6.14.4/drivers/pinctrl/renesas/ |
D | pfc-shx3.c | 361 PINMUX_GPIO(PH0),
|
D | pfc-sh7786.c | 474 PINMUX_GPIO(PH0),
|
/linux-6.14.4/drivers/pinctrl/tegra/ |
D | pinctrl-tegra124.c | 261 PINCTRL_PIN(TEGRA_PIN_PH0, "PH0"), 1875 …PINGROUP(ph0, PWM0, TRACE, GMI, DTV, 0x3210, N, N…
|
/linux-6.14.4/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h616.dtsi | 322 pins = "PH0", "PH1";
|
12