Home
last modified time | relevance | path

Searched full:nreset (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Dcs42l56.txt14 - cirrus,gpio-nreset : GPIO controller's phandle and the number
58 cirrus,gpio-nreset = <&gpio 10 0>;
/linux/Documentation/devicetree/bindings/iio/chemical/
H A Dams,ccs811.yaml23 description: GPIO connected to the nRESET line. This is an active low
/linux/Documentation/devicetree/bindings/gnss/
H A Dmediatek.yaml30 description: An optional reset line, with names such as RESET or NRESET.
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-pepper.dts311 /* ethernet PHY nReset */
383 /* EMMC nReset */
395 /* WLAN nReset */
H A Domap4-duovero-parlor.dts94 OMAP4_IOPAD(0x06a, PIN_INPUT_PULLUP | MUX_MODE3) /* gpmc_a21.gpio_45: nReset */
/linux/Documentation/devicetree/bindings/leds/
H A Dti,tps61310.yaml41 description: GPIO connected to NRESET pin
/linux/drivers/clk/st/
H A Dclkgen-fsyn.c51 struct clkgen_field nreset; member
264 CLKGEN_WRITE(pll, nreset, 1); in quadfs_pll_enable()
308 CLKGEN_WRITE(pll, nreset, 0); in quadfs_pll_disable()
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d-smegw01.dts46 reg_lte_nreset: regulator-lte-nreset {
/linux/drivers/reset/
H A Dreset-eyeq.c377 /* clear clock enable and NRESET bits */ in eqr_assert_locked()
453 /* set clock enable and NRESET bits */ in eqr_deassert_locked()
/linux/drivers/spi/
H A Dspi-butterfly.c237 /* stabilize power with chip in reset (nRESET), and in butterfly_attach()
/linux/arch/arm/boot/dts/samsung/
H A Ds5pv210-goni.dts381 nreset-gpios = <&gpb 2 GPIO_ACTIVE_HIGH>;
/linux/drivers/gpio/
H A Dgpiolib-of.c550 { "reset", "cirrus,gpio-nreset", "cirrus,cs42l56" }, in of_find_gpio_rename()
/linux/sound/soc/codecs/
H A Dcs42l56.c1197 pdata->gpio_nreset = devm_gpiod_get_optional(&i2c_client->dev, "cirrus,gpio-nreset", in cs42l56_handle_of_data()