Home
last modified time | relevance | path

Searched defs:GPIO_RESET (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm/mach-footbridge/include/mach/
H A Dhardware.h74 #define GPIO_RESET 0x001 macro
/openbmc/linux/drivers/pcmcia/
H A Dxxs1500_ss.c47 #define GPIO_RESET 204 macro
/openbmc/qemu/hw/dma/
H A Dsparc32_dma.c69 GPIO_RESET = 0, enumerator
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmxic_nand.c162 #define GPIO_RESET(x) BIT(2 + ((x) * 16)) macro
/openbmc/linux/drivers/spi/
H A Dspi-mxic.c163 #define GPIO_RESET(x) BIT(2 + ((x) * 16)) macro