HomeSort by: relevance | last modified time | path
    Searched refs:gpio_ext (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
dove-sbc-a510.dts 85 gpio = <&gpio_ext 0 GPIO_ACTIVE_HIGH>;
93 gpio = <&gpio_ext 13 GPIO_ACTIVE_HIGH>;
135 powerdown-gpio = <&gpio_ext 3 GPIO_ACTIVE_LOW>;
143 gpio_ext: gpio@20 { label
161 reset-gpios = <&gpio_ext 6 GPIO_ACTIVE_LOW>;
176 wp-gpios = <&gpio_ext 10 GPIO_ACTIVE_LOW>;
am335x-sbc-t335.dts 152 gpio_ext: pca9555@26 { label
vf-colibri.dtsi 189 pinctrl_gpio_ext: gpio_ext {
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
disp.h 34 uint32_t gpio_ext; member in struct:nv04_crtc_reg
nouveau_dispnv04_crtc.c 565 regp->gpio_ext = NVReadCRTC(dev, 0, NV_PCRTC_GPIO_EXT);
682 crtc_state->gpio_ext = crtc_saved->gpio_ext;
nouveau_dispnv04_hw.c 669 regp->gpio_ext = NVReadCRTC(dev, head, NV_PCRTC_GPIO_EXT);
740 NVWriteCRTC(dev, head, NV_PCRTC_GPIO_EXT, regp->gpio_ext);

Completed in 15 milliseconds