Searched refs:IXP425_GPIO_GPCLKR (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/arm/xscale/ixp425/
H A Dixdp425_pci.c71 reg = GPIO_CONF_READ_4(sc, IXP425_GPIO_GPCLKR);
73 GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPCLKR, reg);
118 reg = GPIO_CONF_READ_4(sc, IXP425_GPIO_GPCLKR);
119 GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPCLKR, reg |
123 reg = GPIO_CONF_READ_4(sc, IXP425_GPIO_GPCLKR);
125 GPIO_CONF_WRITE_4(sc, IXP425_GPIO_GPCLKR, reg | GPCLKR_MUX14);
H A Dixp425reg.h303 #define IXP425_GPIO_GPCLKR 0x18 macro
H A Dixp425.c149 gpit1r, gpit2r, GPIO_CONF_READ_4(ixp425_softc, IXP425_GPIO_GPCLKR));

Completed in 30 milliseconds