Home
last modified time | relevance | path

Searched refs:gpio_ext (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Ddove-sbc-a510.dts85 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>;
H A Dam335x-sbc-t335.dts152 gpio_ext: pca9555@26 { label
H A Dvf-colibri.dtsi189 pinctrl_gpio_ext: gpio_ext {
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Ddisp.h34 uint32_t gpio_ext; member
H A Dnouveau_dispnv04_crtc.c565 regp->gpio_ext = NVReadCRTC(dev, 0, NV_PCRTC_GPIO_EXT); in nv_crtc_mode_set_regs()
682 crtc_state->gpio_ext = crtc_saved->gpio_ext; in nv_crtc_save()
H A Dnouveau_dispnv04_hw.c669 regp->gpio_ext = NVReadCRTC(dev, head, NV_PCRTC_GPIO_EXT); in nv_save_state_ext()
740 NVWriteCRTC(dev, head, NV_PCRTC_GPIO_EXT, regp->gpio_ext); in nv_load_state_ext()