Searched full:resetn (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/staging/greybus/ |
| H A D | arche-apb-ctrl.c | 26 struct gpio_desc *resetn; member 77 assert_reset(apb->resetn); in coldboot_seq() 108 deassert_reset(apb->resetn); in coldboot_seq() 155 assert_reset(apb->resetn); in fw_flashing_seq() 215 assert_reset(apb->resetn); in poweroff_seq() 323 apb->resetn = devm_gpiod_get(dev, "reset", GPIOD_OUT_LOW); in apb_ctrl_get_fw_data() 324 if (IS_ERR(apb->resetn)) { in apb_ctrl_get_fw_data() 325 ret = PTR_ERR(apb->resetn); in apb_ctrl_get_fw_data()
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| H A D | gpio-consumer-common.yaml | 15 using inverted signal (e.g. RESETN). 28 (e.g. RESET or RESETN).
|
| /linux/drivers/media/tuners/ |
| H A D | tua9001.h | 33 * RESETN - chip reset
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | cypress,hx3.yaml | 38 - description: GPIO specifier for RESETN pin.
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-tiger-haikou-video-demo.dtso | 129 pca9670_resetn: pca9670-resetn {
|
| H A D | rk3399-puma-haikou-video-demo.dtso | 156 pca9670_resetn: pca9670-resetn {
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | img,pistachio-pinctrl.txt | 151 resetn
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-pistachio.c | 228 PINCTRL_PIN(PISTACHIO_PIN_RESETN, "resetn"), 828 PIN_GROUP(RESETN, "resetn"),
|
| /linux/drivers/pinctrl/bcm/ |
| H A D | pinctrl-bcm281xx.c | 1233 BCM281XX_PIN_DESC(BCM21664_PIN_RESETN, "resetn", std), 1391 "resetn",
|