Lines Matching +full:cs +full:- +full:gpio
1 /* linux/arch/arm/plat-samsung/include/plat/s3c64xx-spi.h
17 * struct s3c64xx_spi_csinfo - ChipSelect description
20 * @line: Custom 'identity' of the CS line.
21 * @set_level: CS line control.
23 * This is per SPI-Slave Chipselect information.
34 * struct s3c64xx_spi_info - SPI Controller defining structure
37 * by the platform's clock-management-unit and not in SPI controller.
38 * @num_cs: Number of CS this controller emulates.
40 * @fifo_lvl_mask: All tx fifo_lvl fields start at offset-6
61 * s3c64xx_spi_set_platdata - SPI Controller configure callback by the board
65 * @num_cs: Number of elements in the 'cs' array.
77 /* defined by architecture to configure gpio */