Home | History | Annotate | Download | only in sunxi

Lines Matching refs:sdi_pin

887 		.sdi_pin = name_to_gpio(CONFIG_VIDEO_LCD_SPI_MOSI),
902 if (cfg.csx_pin == -1 || cfg.sck_pin == -1 || cfg.sdi_pin == -1) {