Symbol: GPIO_CONF_WRITE_4
sys/arch/evbarm/ixdp425/ixdp425_pci.c
105
GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPCLKR, reg |
sys/arch/evbarm/ixdp425/ixdp425_pci.c
110
GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPCLKR, reg | GPCLKR_MUX14);
sys/arch/evbarm/ixdp425/ixdp425_pci.c
119
GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPOUTR, reg | (1U << GPIO_PCI_RESET));
sys/arch/evbarm/ixdp425/ixdp425_pci.c
79
GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPOUTR, reg & ~(1U << GPIO_PCI_RESET));
sys/arch/evbarm/ixdp425/ixdp425_pci.c
83
GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPCLKR, reg & ~GPCLKR_MUX14);
sys/arch/evbarm/ixdp425/ixdp425_pci.c
95
GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPOER, reg);
sys/arch/evbarm/ixdp425/ixdp425_pci.c
98
GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPISR,
sys/arch/evbarm/nslu2/nslu2_buttons.c
120
GPIO_CONF_WRITE_4(ixsc, IXP425_GPIO_GPOER, reg);
sys/arch/evbarm/nslu2/nslu2_buttons.c
126
GPIO_CONF_WRITE_4(ixsc, GPIO_TYPE_REG(GPIO_BUTTON_PWR), reg);
sys/arch/evbarm/nslu2/nslu2_buttons.c
131
GPIO_CONF_WRITE_4(ixsc, GPIO_TYPE_REG(GPIO_BUTTON_RST), reg);
sys/arch/evbarm/nslu2/nslu2_buttons.c
134
GPIO_CONF_WRITE_4(ixsc, IXP425_GPIO_GPISR, SLUGBUTT_PWR_BIT |
sys/arch/evbarm/nslu2/nslu2_buttons.c
72
GPIO_CONF_WRITE_4(ixp425_softc, IXP425_GPIO_GPISR, SLUGBUTT_PWR_BIT);
sys/arch/evbarm/nslu2/nslu2_buttons.c
97
GPIO_CONF_WRITE_4(ixp425_softc, IXP425_GPIO_GPISR, SLUGBUTT_RST_BIT);
sys/arch/evbarm/nslu2/nslu2_iic.c
113
GPIO_CONF_WRITE_4(ixp425_softc, IXP425_GPIO_GPOER, reg);
sys/arch/evbarm/nslu2/nslu2_iic.c
119
GPIO_CONF_WRITE_4(ixp425_softc, IXP425_GPIO_GPOER, reg);
sys/arch/evbarm/nslu2/nslu2_iic.c
149
GPIO_CONF_WRITE_4(ixp425_softc, IXP425_GPIO_GPOER, oer);
sys/arch/evbarm/nslu2/nslu2_iic.c
153
GPIO_CONF_WRITE_4(ixp425_softc, IXP425_GPIO_GPOUTR, outr | bits);
sys/arch/evbarm/nslu2/nslu2_iic.c
159
GPIO_CONF_WRITE_4(ixp425_softc, IXP425_GPIO_GPOER, oer);
sys/arch/evbarm/nslu2/nslu2_iic.c
181
GPIO_CONF_WRITE_4(ixp425_softc, IXP425_GPIO_GPOUTR, reg);
sys/arch/evbarm/nslu2/nslu2_iic.c
186
GPIO_CONF_WRITE_4(ixp425_softc, IXP425_GPIO_GPOER, reg);
sys/arch/evbarm/nslu2/nslu2_leds.c
100
GPIO_CONF_WRITE_4(ixp425_softc, IXP425_GPIO_GPOUTR, reg);
sys/arch/evbarm/nslu2/nslu2_leds.c
118
GPIO_CONF_WRITE_4(ixp425_softc, IXP425_GPIO_GPOUTR, reg);
sys/arch/evbarm/nslu2/nslu2_leds.c
136
GPIO_CONF_WRITE_4(ixp425_softc, IXP425_GPIO_GPOUTR, reg);
sys/arch/evbarm/nslu2/nslu2_leds.c
160
GPIO_CONF_WRITE_4(ixp425_softc, IXP425_GPIO_GPOUTR, reg | bit);
sys/arch/evbarm/nslu2/nslu2_leds.c
187
GPIO_CONF_WRITE_4(ixp425_softc,IXP425_GPIO_GPOUTR, reg);
sys/arch/evbarm/nslu2/nslu2_leds.c
205
GPIO_CONF_WRITE_4(ixsc, IXP425_GPIO_GPOER, reg);
sys/arch/evbarm/nslu2/nslu2_leds.c
211
GPIO_CONF_WRITE_4(ixsc, IXP425_GPIO_GPOUTR, reg);
sys/arch/evbarm/nslu2/nslu2_leds.c
86
GPIO_CONF_WRITE_4(ixp425_softc, IXP425_GPIO_GPOUTR, reg | bit);
sys/arch/evbarm/nslu2/nslu2_pci.c
174
GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPOUTR, reg);
sys/arch/evbarm/nslu2/nslu2_pci.c
179
GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPCLKR, reg);
sys/arch/evbarm/nslu2/nslu2_pci.c
190
GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPOER, reg);
sys/arch/evbarm/nslu2/nslu2_pci.c
199
GPIO_CONF_WRITE_4(sc, GPIO_TYPE_REG(GPIO_PCI_INTA), reg);
sys/arch/evbarm/nslu2/nslu2_pci.c
204
GPIO_CONF_WRITE_4(sc, GPIO_TYPE_REG(GPIO_PCI_INTB), reg);
sys/arch/evbarm/nslu2/nslu2_pci.c
209
GPIO_CONF_WRITE_4(sc, GPIO_TYPE_REG(GPIO_PCI_INTC), reg);
sys/arch/evbarm/nslu2/nslu2_pci.c
212
GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPISR, (1u << GPIO_PCI_INTA) |
sys/arch/evbarm/nslu2/nslu2_pci.c
219
GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPCLKR, reg);
sys/arch/evbarm/nslu2/nslu2_pci.c
224
GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPCLKR, reg);
sys/arch/evbarm/nslu2/nslu2_pci.c
234
GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPOUTR, reg);