Searched defs:gpio (Results 1 - 25 of 103) sorted by relevance

12345

/netbsd-current/lib/lua/gpio/
H A DMakefile
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/volt/
H A Dnouveau_nvkm_subdev_volt_gpio.c45 struct nvkm_gpio *gpio = volt->subdev.device->gpio; local
64 struct nvkm_gpio *gpio = volt->subdev.device->gpio; local
82 struct nvkm_gpio *gpio = subdev->device->gpio; local
[all...]
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_gpio.c39 ar5212GpioCfgOutput(struct ath_hal *ah, uint32_t gpio, HAL_GPIO_MUX_TYPE type) argument
57 ar5212GpioCfgInput(struct ath_hal *ah, uint32_t gpio) argument
72 ar5212GpioSet(struct ath_hal *ah, uint32_t gpio, uint32_t val) argument
90 ar5212GpioGet(struct ath_hal *ah, uint32_t gpio) argument
105 ar5212GpioSetIntr(struct ath_hal *ah, u_int gpio, uint32_t ilevel) argument
[all...]
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_gpio.c38 ar5312GpioCfgOutput(struct ath_hal *ah, uint32_t gpio, HAL_GPIO_MUX_TYPE type) argument
55 ar5312GpioCfgInput(struct ath_hal *ah, uint32_t gpio) argument
72 ar5312GpioSet(struct ath_hal *ah, uint32_t gpio, uint32_t val) argument
91 ar5312GpioGet(struct ath_hal *ah, uint32_t gpio) argument
108 ar5312GpioSetIntr(struct ath_hal *ah, u_int gpio, uint32_t ilevel) argument
[all...]
H A Dar5315_gpio.c38 ar5315GpioCfgOutput(struct ath_hal *ah, uint32_t gpio, HAL_GPIO_MUX_TYPE type) argument
55 ar5315GpioCfgInput(struct ath_hal *ah, uint32_t gpio) argument
72 ar5315GpioSet(struct ath_hal *ah, uint32_t gpio, uint32_t val) argument
91 ar5315GpioGet(struct ath_hal *ah, uint32_t gpio) argument
108 ar5315GpioSetIntr(struct ath_hal *ah, u_int gpio, uint32_t ilevel) argument
[all...]
/netbsd-current/sys/arch/arm/imx/
H A Dimx51_gpio.c91 struct imxgpio_softc * const gpio = device_private(self); local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/
H A Dgeneric_regs.h55 struct gpio_registers gpio; member in struct:generic_registers
H A Damdgpu_hw_generic.c129 struct hw_gpio_pin *dal_hw_generic_get_pin(struct gpio *gpio) argument
H A Dhpd_regs.h66 struct gpio_registers gpio; member in struct:hpd_registers
H A Damdgpu_hw_ddc.c254 struct hw_gpio_pin *dal_hw_ddc_get_pin(struct gpio *gpio) argument
[all...]
H A Damdgpu_hw_gpio.c47 store_registers( struct hw_gpio *gpio) argument
56 restore_registers( struct hw_gpio *gpio) argument
82 const struct hw_gpio *gpio = const_container_of(ptr, struct hw_gpio, base); local
104 const struct hw_gpio *gpio = const_container_of(ptr, struct hw_gpio, base); local
146 dal_hw_gpio_config_mode( struct hw_gpio *gpio, enum gpio_mode mode) argument
[all...]
H A Damdgpu_hw_hpd.c76 const struct hw_gpio *gpio = const_container_of(ptr, struct hw_gpio, base); local
152 struct hw_gpio_pin *dal_hw_hpd_get_pin(struct gpio *gpio) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dgpio.h40 struct gpio { struct
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bus/
H A Dnouveau_nvkm_subdev_bus_nv04.c48 struct nvkm_gpio *gpio = device->gpio; local
H A Dnouveau_nvkm_subdev_bus_nv31.c41 u32 gpio = nvkm_rd32(device, 0x001104) & nvkm_rd32(device, 0x001144); local
44 struct nvkm_gpio *gpio = device->gpio; local
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_gpio.c35 cfgOutputMux(struct ath_hal *ah, uint32_t gpio, uint32_t type) argument
76 ar5416GpioCfgOutput(struct ath_hal *ah, uint32_t gpio, HAL_GPIO_MUX_TYPE type) argument
98 ar5416GpioCfgInput(struct ath_hal *ah, uint32_t gpio) argument
120 ar5416GpioSet(struct ath_hal *ah, uint32_t gpio, uint32_t val) argument
139 ar5416GpioGet(struct ath_hal *ah, uint32_t gpio) argument
163 ar5416GpioSetIntr(struct ath_hal *ah, u_int gpio, uint32_t ilevel) argument
[all...]
/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0_com.c78 u_int gpio; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_led.c86 struct nvkm_gpio *gpio = nvxx_gpio(&drm->client.device); local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_conn.c42 struct nvkm_gpio *gpio = disp->engine.subdev.device->gpio; local
87 struct nvkm_gpio *gpio = disp->engine.subdev.device->gpio; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/gpio/
H A Dnouveau_nvkm_subdev_gpio_gk104.c32 gk104_gpio_intr_stat(struct nvkm_gpio *gpio, u32 *hi, u32 *lo) argument
46 gk104_gpio_intr_mask(struct nvkm_gpio *gpio, u32 type, u32 mask, u32 data) argument
H A Dnouveau_nvkm_subdev_gpio_g94.c32 g94_gpio_intr_stat(struct nvkm_gpio *gpio, u32 *hi, u32 *lo) argument
46 g94_gpio_intr_mask(struct nvkm_gpio *gpio, u32 type, u32 mask, u32 data) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dnouveau_nvkm_subdev_therm_fanpwm.c47 struct nvkm_gpio *gpio = device->gpio; local
H A Dnouveau_nvkm_subdev_therm_gf119.c36 u32 gpio = nvkm_rd32(device, 0x00d610 + (line * 0x04)); local
/netbsd-current/sys/arch/mips/adm5120/
H A Dadm5120_obio.c131 obio_attach_args_create(struct obio_attach_args *oa, const struct obiodev *od, void *gpio, bus_dma_tag_t dmat, bus_space_tag_t st) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dvo_dev.h41 u32 gpio; member in struct:intel_dvo_device

Completed in 160 milliseconds

12345