Home
last modified time | relevance | path

Searched defs:gpio (Results 201 – 225 of 775) sorted by relevance

12345678910>>...31

/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsocfpga_cyclone5_vining_fpga.dts126 gpio: pca9557@1f { label
H A Dpxa25x.dtsi58 gpio: gpio@40e00000 { label
/OK3568_Linux_fs/kernel/arch/mips/boot/dts/netlogic/
H A Dxlp_gvp.dts73 gpio: xlp_gpio@114100 { label
H A Dxlp_rvp.dts73 gpio: xlp_gpio@114100 { label
H A Dxlp_evp.dts115 gpio: xlp_gpio@34100 { label
H A Dxlp_svp.dts115 gpio: xlp_gpio@34100 { label
H A Dxlp_fvp.dts115 gpio: xlp_gpio@34100 { label
/OK3568_Linux_fs/kernel/arch/mips/boot/dts/lantiq/
H A Deasy50712.dts55 gpio: pinmux@e100b10 { label
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dwm97xx-core.c175 enum wm97xx_gpio_status wm97xx_get_gpio(struct wm97xx *wm, u32 gpio) in wm97xx_get_gpio()
202 void wm97xx_set_gpio(struct wm97xx *wm, u32 gpio, in wm97xx_set_gpio()
227 void wm97xx_config_gpio(struct wm97xx *wm, u32 gpio, enum wm97xx_gpio_dir dir, in wm97xx_config_gpio()
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dmax96755f.h26 #define GPIO_A_REG(gpio) (0x02be + ((gpio) * 3)) argument
27 #define GPIO_B_REG(gpio) (0x02bf + ((gpio) * 3)) argument
28 #define GPIO_C_REG(gpio) (0x02c0 + ((gpio) * 3)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dhw.c2700 static void ath9k_hw_gpio_cfg_output_mux(struct ath_hw *ah, u32 gpio, u32 type) in ath9k_hw_gpio_cfg_output_mux()
2729 static void ath9k_hw_gpio_cfg_soc(struct ath_hw *ah, u32 gpio, bool out, in ath9k_hw_gpio_cfg_soc()
2747 static void ath9k_hw_gpio_cfg_wmac(struct ath_hw *ah, u32 gpio, bool out, in ath9k_hw_gpio_cfg_wmac()
2773 static void ath9k_hw_gpio_request(struct ath_hw *ah, u32 gpio, bool out, in ath9k_hw_gpio_request()
2786 void ath9k_hw_gpio_request_in(struct ath_hw *ah, u32 gpio, const char *label) in ath9k_hw_gpio_request_in()
2792 void ath9k_hw_gpio_request_out(struct ath_hw *ah, u32 gpio, const char *label, in ath9k_hw_gpio_request_out()
2799 void ath9k_hw_gpio_free(struct ath_hw *ah, u32 gpio) in ath9k_hw_gpio_free()
2813 u32 ath9k_hw_gpio_get(struct ath_hw *ah, u32 gpio) in ath9k_hw_gpio_get()
2847 void ath9k_hw_set_gpio(struct ath_hw *ah, u32 gpio, u32 val) in ath9k_hw_set_gpio()
/OK3568_Linux_fs/kernel/drivers/leds/trigger/
H A Dledtrig-gpio.c22 unsigned gpio; /* gpio that triggers the leds */ member
123 unsigned gpio; in gpio_trig_gpio_store() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/52xx/
H A Dmpc52xx_gpt.c277 static int mpc52xx_gpt_gpio_get(struct gpio_chip *gc, unsigned int gpio) in mpc52xx_gpt_gpio_get()
285 mpc52xx_gpt_gpio_set(struct gpio_chip *gc, unsigned int gpio, int v) in mpc52xx_gpt_gpio_set()
299 static int mpc52xx_gpt_gpio_dir_in(struct gpio_chip *gc, unsigned int gpio) in mpc52xx_gpt_gpio_dir_in()
314 mpc52xx_gpt_gpio_dir_out(struct gpio_chip *gc, unsigned int gpio, int val) in mpc52xx_gpt_gpio_dir_out()
/OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/device_libs/
H A Dplatform_msic_gpio.c24 int gpio = get_gpio_by_name("msic_gpio_base"); in msic_gpio_platform_data() local
H A Dplatform_msic_ocd.c23 int gpio; in msic_ocd_platform_data() local
/OK3568_Linux_fs/kernel/include/linux/input/
H A Dnavpoint.h8 int gpio; /* GPIO for power on/off */ member
/OK3568_Linux_fs/u-boot/board/timll/devkit3250/
H A Ddevkit3250_spl.c17 static struct gpio_regs *gpio = (struct gpio_regs *)GPIO_BASE; variable
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/
H A Dp1020rdb-pc_camp_core1.dts68 gpio: gpio-controller@f000 { label
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c40 ATOM_GPIO_I2C_ASSIGMENT *gpio, in amdgpu_atombios_lookup_i2c_gpio_quirks()
46 …c struct amdgpu_i2c_bus_rec amdgpu_atombios_get_bus_rec_for_i2c_gpio(ATOM_GPIO_I2C_ASSIGMENT *gpio) in amdgpu_atombios_get_bus_rec_for_i2c_gpio()
93 ATOM_GPIO_I2C_ASSIGMENT *gpio; in amdgpu_atombios_lookup_i2c_gpio() local
129 ATOM_GPIO_I2C_ASSIGMENT *gpio; in amdgpu_atombios_i2c_init() local
164 struct amdgpu_gpio_rec gpio; in amdgpu_atombios_lookup_gpio() local
200 struct amdgpu_gpio_rec *gpio) in amdgpu_atombios_get_hpd_info_from_gpio()
308 struct amdgpu_gpio_rec gpio; in amdgpu_atombios_get_connector_info_from_object_table() local
1520 ATOM_GPIO_VOLTAGE_OBJECT_V3 *gpio = in amdgpu_atombios_get_voltage_table() local
/OK3568_Linux_fs/u-boot/arch/mips/dts/
H A Dbrcm,bcm6338.dtsi102 gpio: gpio-controller@fffe0404 { label
H A Dbrcm,bcm6328.dtsi92 gpio: gpio-controller@10000084 { label
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds2404.c32 unsigned int gpio; member
36 struct ds2404_gpio *gpio; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dgpio-pxa.h7 #define gpio_to_bank(gpio) ((gpio) >> 5) argument
/OK3568_Linux_fs/u-boot/board/freescale/m52277evb/
H A Dm52277evb.c36 gpio_t *gpio = (gpio_t *)(MMAP_GPIO); in dram_init() local
/OK3568_Linux_fs/u-boot/board/freescale/m54451evb/
H A Dm54451evb.c40 gpio_t *gpio = (gpio_t *)(MMAP_GPIO); in dram_init() local

12345678910>>...31