Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dpic32_spi.c64 struct gpio_desc cs_gpio; member
H A Ddesignware_spi.c102 struct gpio_desc cs_gpio; /* External chip-select gpio */ member
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-at91-usart.c495 int cs_gpio = of_get_named_gpio(np, "cs-gpios", i); in at91_usart_gpio_setup() local
H A Dspi-pl022.c2188 int cs_gpio = of_get_named_gpio(np, "cs-gpios", i); in pl022_probe() local
/OK3568_Linux_fs/kernel/include/linux/spi/
H A Dspi.h194 int cs_gpio; /* LEGACY: chip select gpio */ member