Home
last modified time | relevance | path

Searched refs:gpioc (Results 1 – 25 of 70) sorted by relevance

123

/openbmc/u-boot/drivers/gpio/
H A Dsh_pfc.c17 static struct pinmux_info *gpioc; variable
102 static void config_reg_helper(struct pinmux_info *gpioc, in config_reg_helper() argument
115 *mapped_regp = pfc_phys_to_virt(gpioc, crp->reg); in config_reg_helper()
128 static int read_config_reg(struct pinmux_info *gpioc, in read_config_reg() argument
136 config_reg_helper(gpioc, crp, field, &mapped_reg, &mask, &pos); in read_config_reg()
145 static void write_config_reg(struct pinmux_info *gpioc, in write_config_reg() argument
152 config_reg_helper(gpioc, crp, field, &mapped_reg, &mask, &pos); in write_config_reg()
165 if (gpioc->unlock_reg) in write_config_reg()
166 gpio_write_raw_reg(pfc_phys_to_virt(gpioc, gpioc->unlock_reg), in write_config_reg()
172 static int setup_data_reg(struct pinmux_info *gpioc, unsigned gpio) in setup_data_reg() argument
[all …]
/openbmc/linux/drivers/gpio/
H A Dgpio-hlwd.c51 struct gpio_chip gpioc; member
69 raw_spin_lock_irqsave(&hlwd->gpioc.bgpio_lock, flags); in hlwd_gpio_irqhandler()
97 raw_spin_unlock_irqrestore(&hlwd->gpioc.bgpio_lock, flags); in hlwd_gpio_irqhandler()
102 generic_handle_domain_irq(hlwd->gpioc.irq.domain, hwirq); in hlwd_gpio_irqhandler()
122 raw_spin_lock_irqsave(&hlwd->gpioc.bgpio_lock, flags); in hlwd_gpio_irq_mask()
126 raw_spin_unlock_irqrestore(&hlwd->gpioc.bgpio_lock, flags); in hlwd_gpio_irq_mask()
127 gpiochip_disable_irq(&hlwd->gpioc, irqd_to_hwirq(data)); in hlwd_gpio_irq_mask()
137 gpiochip_enable_irq(&hlwd->gpioc, irqd_to_hwirq(data)); in hlwd_gpio_irq_unmask()
138 raw_spin_lock_irqsave(&hlwd->gpioc.bgpio_lock, flags); in hlwd_gpio_irq_unmask()
142 raw_spin_unlock_irqrestore(&hlwd->gpioc.bgpio_lock, flags); in hlwd_gpio_irq_unmask()
[all …]
/openbmc/linux/drivers/comedi/drivers/
H A Dmf6x4.c162 unsigned int gpioc; in mf6x4_ao_insn_write() local
166 gpioc = ioread32(devpriv->gpioc_reg); in mf6x4_ao_insn_write()
167 iowrite32((gpioc & ~MF6X4_GPIOC_LDAC) | MF6X4_GPIOC_DACEN, in mf6x4_ao_insn_write()
/openbmc/u-boot/arch/arm/dts/
H A Dstm32mp157-u-boot.dtsi10 gpio2 = &gpioc;
88 &gpioc {
H A Dstm32f429-disco-u-boot.dtsi17 gpio2 = &gpioc;
99 &gpioc {
H A Dstm32h7-u-boot.dtsi54 &gpioc {
H A Dstm32f469-disco-u-boot.dtsi17 gpio2 = &gpioc;
104 &gpioc {
H A Dstm32429i-eval-u-boot.dtsi17 gpio2 = &gpioc;
104 &gpioc {
H A Dstm32746g-eval.dts71 gpio2 = &gpioc;
89 button-gpio = <&gpioc 13 0>;
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp157c-lxa-tac-gen2.dts98 gpios = <&gpioc 8 GPIO_ACTIVE_HIGH>;
131 &gpioc {
H A Dstm32h750i-art-pi.dts90 gpios = <&gpioc 15 0>;
110 gpios = <&gpioc 13 GPIO_ACTIVE_HIGH>;
216 host-wakeup-gpios = <&gpioc 0 GPIO_ACTIVE_HIGH>;
H A Dstm32f429-disco.dts97 gpio = <&gpioc 4 0>;
180 cs-gpios = <&gpioc 1 GPIO_ACTIVE_LOW>, <&gpioc 2 GPIO_ACTIVE_LOW>;
H A Dstm32mp15xxab-pinctrl.dtsi22 gpioc: gpio@50004000 { label
H A Dstm32mp15xxad-pinctrl.dtsi22 gpioc: gpio@50004000 { label
H A Dstm32f769-pinctrl.dtsi20 gpioc: gpio@40020800 { label
H A Dstm32f746-pinctrl.dtsi20 gpioc: gpio@40020800 { label
H A Dstm32mp15xxac-pinctrl.dtsi22 gpioc: gpio@50004000 { label
H A Dstm32mp15xxaa-pinctrl.dtsi22 gpioc: gpio@50004000 { label
H A Dstm32mp157c-lxa-tac-gen1.dts45 &gpioc {
/openbmc/linux/arch/arc/boot/dts/
H A Dabilis_tb100.dtsi51 abilis,function = "gpioc";
179 gpioc: gpio@ff142000 { label
190 gpio-ranges-group-names = "gpioc";
H A Dabilis_tb101.dtsi51 abilis,function = "gpioc";
188 gpioc: gpio@ff142000 { label
199 gpio-ranges-group-names = "gpioc";
/openbmc/linux/arch/arm64/boot/dts/st/
H A Dstm32mp25xxak-pinctrl.dtsi22 gpioc: gpio@44260000 { label
H A Dstm32mp25xxal-pinctrl.dtsi22 gpioc: gpio@44260000 { label
H A Dstm32mp25xxai-pinctrl.dtsi22 gpioc: gpio@44260000 { label
/openbmc/u-boot/arch/x86/dts/
H A Dchromebox_panther.dts73 gpioc {

123