/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
A D | fan.c | 128 struct nvkm_gpio *gpio = device->gpio; in nvkm_therm_fan_sense() local 227 struct nvkm_gpio *gpio = device->gpio; in nvkm_therm_fan_ctor() local
|
/linux-6.3-rc2/drivers/input/touchscreen/ |
A D | wm97xx-core.c | 175 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()
|
/linux-6.3-rc2/drivers/pinctrl/nomadik/ |
A D | pinctrl-abx500.c | 220 int gpio = offset + 1; in abx500_gpio_to_irq() local 244 unsigned gpio, int alt_setting) in abx500_set_mode() 365 unsigned gpio) in abx500_get_mode() 452 unsigned offset, unsigned gpio) in abx500_gpio_dbg_show_one() 507 unsigned gpio = chip->base; in abx500_gpio_dbg_show() local 522 unsigned offset, unsigned gpio) in abx500_gpio_dbg_show_one()
|
/linux-6.3-rc2/Documentation/admin-guide/gpio/ |
A D | index.rst | 4 gpio chapter
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_atombios.c | 40 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 1370 ATOM_GPIO_VOLTAGE_OBJECT_V3 *gpio = in amdgpu_atombios_get_voltage_table() local
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/ |
A D | hw.c | 2698 static void ath9k_hw_gpio_cfg_output_mux(struct ath_hw *ah, u32 gpio, u32 type) in ath9k_hw_gpio_cfg_output_mux() 2727 static void ath9k_hw_gpio_cfg_soc(struct ath_hw *ah, u32 gpio, bool out, in ath9k_hw_gpio_cfg_soc() 2745 static void ath9k_hw_gpio_cfg_wmac(struct ath_hw *ah, u32 gpio, bool out, in ath9k_hw_gpio_cfg_wmac() 2771 static void ath9k_hw_gpio_request(struct ath_hw *ah, u32 gpio, bool out, in ath9k_hw_gpio_request() 2784 void ath9k_hw_gpio_request_in(struct ath_hw *ah, u32 gpio, const char *label) in ath9k_hw_gpio_request_in() 2790 void ath9k_hw_gpio_request_out(struct ath_hw *ah, u32 gpio, const char *label, in ath9k_hw_gpio_request_out() 2797 void ath9k_hw_gpio_free(struct ath_hw *ah, u32 gpio) in ath9k_hw_gpio_free() 2811 u32 ath9k_hw_gpio_get(struct ath_hw *ah, u32 gpio) in ath9k_hw_gpio_get() 2845 void ath9k_hw_set_gpio(struct ath_hw *ah, u32 gpio, u32 val) in ath9k_hw_set_gpio()
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | socfpga_cyclone5_vining_fpga.dts | 126 gpio: pca9557@1f { label
|
A D | tegra124-apalis-eval.dts | 43 gpio: gpio@6000d000 { label
|
A D | pxa25x.dtsi | 61 gpio: gpio@40e00000 { label
|
/linux-6.3-rc2/arch/mips/boot/dts/lantiq/ |
A D | danube_easy50712.dts | 55 gpio: pinmux@e100b10 { label
|
/linux-6.3-rc2/drivers/leds/trigger/ |
A D | ledtrig-gpio.c | 22 unsigned gpio; /* gpio that triggers the leds */ member 123 unsigned gpio; in gpio_trig_gpio_store() local
|
/linux-6.3-rc2/arch/powerpc/platforms/52xx/ |
A D | mpc52xx_gpt.c | 277 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()
|
/linux-6.3-rc2/include/linux/input/ |
A D | navpoint.h | 8 int gpio; /* GPIO for power on/off */ member
|
/linux-6.3-rc2/arch/powerpc/boot/dts/fsl/ |
A D | p1020rdb-pc_camp_core1.dts | 68 gpio: gpio-controller@f000 { label
|
/linux-6.3-rc2/drivers/rtc/ |
A D | rtc-ds2404.c | 32 unsigned int gpio; member 36 struct ds2404_gpio *gpio; member
|
/linux-6.3-rc2/arch/mips/boot/dts/mscc/ |
A D | luton.dtsi | 94 gpio: pinctrl@70068 { label
|
/linux-6.3-rc2/include/linux/ |
A D | gpio-pxa.h | 7 #define gpio_to_bank(gpio) ((gpio) >> 5) argument
|
/linux-6.3-rc2/drivers/media/dvb-frontends/ |
A D | cxd2820r_core.c | 46 int cxd2820r_gpio(struct dvb_frontend *fe, u8 *gpio) in cxd2820r_gpio() 426 u8 gpio[GPIO_COUNT]; in cxd2820r_gpio_direction_output() local 440 u8 gpio[GPIO_COUNT]; in cxd2820r_gpio_set() local
|
/linux-6.3-rc2/drivers/staging/rts5208/ |
A D | rtsx_card.c | 1046 void toggle_gpio(struct rtsx_chip *chip, u8 gpio) in toggle_gpio() 1055 void turn_on_led(struct rtsx_chip *chip, u8 gpio) in turn_on_led() 1064 void turn_off_led(struct rtsx_chip *chip, u8 gpio) in turn_off_led()
|
/linux-6.3-rc2/drivers/pinctrl/bcm/ |
A D | pinctrl-bcm2835.c | 414 unsigned gpio; in bcm2835_gpio_irq_handle_bank() local 512 unsigned gpio = irqd_to_hwirq(data); in bcm2835_gpio_irq_unmask() local 529 unsigned gpio = irqd_to_hwirq(data); in bcm2835_gpio_irq_mask() local 638 unsigned gpio = irqd_to_hwirq(data); in bcm2835_gpio_irq_set_type() local 665 unsigned gpio = irqd_to_hwirq(data); in bcm2835_gpio_irq_ack() local 674 unsigned gpio = irqd_to_hwirq(data); in bcm2835_gpio_irq_set_wake() local
|
/linux-6.3-rc2/arch/powerpc/boot/dts/ |
A D | turris1x.dts | 124 gpio: gpio-controller@fc00 { label
|
/linux-6.3-rc2/arch/mips/boot/dts/cavium-octeon/ |
A D | octeon_3xxx.dtsi | 29 gpio: gpio-controller@1070000000800 { label
|
/linux-6.3-rc2/arch/mips/boot/dts/qca/ |
A D | ar9132.dtsi | 74 gpio: gpio@18040000 { label
|
/linux-6.3-rc2/drivers/media/pci/bt8xx/ |
A D | bttv-cards.c | 2985 int gpio, has_remote, has_radio, is_capture_only; in flyvideo_gpio() local 3067 int id,msp,gpio; in miro_pinnacle_gpio() local 3744 struct bttv_tea575x_gpio gpio = btv->tea_gpio; in bttv_tea575x_set_pins() local 3765 struct bttv_tea575x_gpio gpio = btv->tea_gpio; in bttv_tea575x_get_pins() local 3792 struct bttv_tea575x_gpio gpio = btv->tea_gpio; in bttv_tea575x_set_direction() local
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
A D | rfkill.c | 22 u8 gpio; in rtl8187_is_radio_enabled() local
|