Searched refs:IXP4XX_GPIO_GPOUTR (Results 1 – 3 of 3) sorted by relevance
169 *IXP4XX_GPIO_GPOUTR |= (1 << line); in gpio_line_set()171 *IXP4XX_GPIO_GPOUTR &= ~(1 << line); in gpio_line_set()
220 #define IXP4XX_GPIO_GPOUTR IXP4XX_GPIO_REG(IXP4XX_GPIO_GPOUTR_OFFSET) macro
85 *IXP4XX_GPIO_GPOUTR ^= (1 << (unsigned int) dev_id); in ixp4xx_spkr_interrupt()