Home
last modified time | relevance | path

Searched defs:gpio_pin (Results 1 – 22 of 22) sorted by relevance

/openbmc/u-boot/drivers/gpio/
H A Dstm32f7_gpio.c18 #define MODE_BITS(gpio_pin) (gpio_pin * 2) argument
20 #define BSRR_BIT(gpio_pin, value) BIT(gpio_pin + (value ? 0 : 16)) argument
/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/
H A Dled.c12 static uint32_t gpio_pin[2] = {1 << CONFIG_LED_STATUS_GREEN, variable
/openbmc/u-boot/arch/arm/dts/
H A Dam335x-rut.dts483 gpio_pin: gpio_pin { label
H A Dam335x-pxm2.dtsi439 gpio_pin: gpio_pin { label
/openbmc/linux/drivers/pinctrl/renesas/
H A Dgpio.c48 struct sh_pfc_gpio_pin *gpio_pin = &chip->pins[idx]; in gpio_get_data_reg() local
75 struct sh_pfc_gpio_pin *gpio_pin = &chip->pins[idx]; in gpio_setup_data_reg() local
/openbmc/linux/drivers/pps/clients/
H A Dpps-gpio.c31 struct gpio_desc *gpio_pin; /* GPIO port descriptors */ member
/openbmc/linux/drivers/gpio/
H A Dgpio-amd-fch.c134 unsigned int gpio_pin) in amd_fch_gpio_request()
H A Dgpio-mmio.c566 static int bgpio_request(struct gpio_chip *chip, unsigned gpio_pin) in bgpio_request()
/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.h63 int gpio_pin; /* GPIO pin where output appears */ member
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1511 ice_ptp_cfg_extts(struct ice_pf *pf, bool ena, unsigned int chan, u32 gpio_pin, in ice_ptp_cfg_extts()
1578 u32 func, val, gpio_pin; in ice_ptp_cfg_clkout() local
1720 u32 gpio_pin; in ice_ptp_gpio_enable_e810() local
H A Dice_ptp.h31 u32 gpio_pin; member
/openbmc/linux/drivers/pinctrl/nxp/
H A Dpinctrl-s32cc.c379 struct gpio_pin_config *gpio_pin; in s32_pmx_gpio_request_enable() local
411 struct gpio_pin_config *gpio_pin, *tmp; in s32_pmx_gpio_disable_free() local
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-lpc18xx.c753 unsigned int gpio_port, gpio_pin; in lpc18xx_gpio_to_pintsel_val() local
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c1927 struct pp_atomctrl_gpio_pin_assignment gpio_pin; in vegam_init_smc_table() local
H A Dfiji_smumgr.c1927 struct pp_atomctrl_gpio_pin_assignment gpio_pin; in fiji_init_smc_table() local
H A Dpolaris10_smumgr.c1923 struct pp_atomctrl_gpio_pin_assignment gpio_pin; in polaris10_init_smc_table() local
H A Dci_smumgr.c1948 struct pp_atomctrl_gpio_pin_assignment gpio_pin; in ci_init_smc_table() local
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.h173 enum gpio_pin_function gpio_pin[3]; member
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c7823 u16 gpio_pin; in bnx2x_sfp_e1e2_set_transmitter() local
8548 u16 gpio_pin = fault_led_gpio - in bnx2x_set_e1e2_module_fault_led() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h1617 u8 gpio_pin; member
/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c3644 static void ca0113_mmio_gpio_set(struct hda_codec *codec, unsigned int gpio_pin, in ca0113_mmio_gpio_set()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datomfirmware.h705 struct atom_gpio_pin_assignment gpio_pin[]; member