Searched defs:mosi (Results 1 – 5 of 5) sorted by relevance
19 static void lcd_panel_spi_write(int cs, int clk, int mosi, in lcd_panel_spi_write()49 int i, cs, clk, mosi, ret = 0; in hitachi_tx18d42vm_init() local
32 u8 mosi[2] ____cacheline_aligned; member
26 struct gpio_desc mosi; member
37 struct gpio_desc *mosi; member
477 unsigned int mosi, clk; in aureon_spi_write() local