Home
last modified time | relevance | path

Searched refs:__SCx200_GPIO_OUT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dscx200_gpio.h16 #define __SCx200_GPIO_OUT __asm__ __volatile__("outsl":"=mS" (shadow):"d" (ioaddr), "0" (shadow)) macro
47 __SCx200_GPIO_OUT; in scx200_gpio_set_high()
58 __SCx200_GPIO_OUT; in scx200_gpio_set_low()
72 __SCx200_GPIO_OUT; in scx200_gpio_set()
82 __SCx200_GPIO_OUT; in scx200_gpio_change()
89 #undef __SCx200_GPIO_OUT