Home
last modified time | relevance | path

Searched refs:mosi (Results 1 – 13 of 13) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dhitachi_tx18d42vm_lcd.c19 static void lcd_panel_spi_write(int cs, int clk, int mosi, in lcd_panel_spi_write() argument
28 gpio_direction_output(mosi, (data >> offset) & 1); in lcd_panel_spi_write()
49 int i, cs, clk, mosi, ret = 0; in hitachi_tx18d42vm_init() local
53 mosi = name_to_gpio(CONFIG_VIDEO_LCD_SPI_MOSI); in hitachi_tx18d42vm_init()
55 if (cs == -1 || clk == -1 || mosi == 1) { in hitachi_tx18d42vm_init()
62 gpio_request(mosi, "tx18d42vm-spi-mosi") != 0) { in hitachi_tx18d42vm_init()
69 lcd_panel_spi_write(cs, clk, mosi, init_data[i], 16); in hitachi_tx18d42vm_init()
73 lcd_panel_spi_write(cs, clk, mosi, 0x00ad, 16); /* display on */ in hitachi_tx18d42vm_init()
76 gpio_free(mosi); in hitachi_tx18d42vm_init()
/rk3399_rockchip-uboot/drivers/spi/
H A Dsoft_spi.c26 struct gpio_desc mosi; member
54 dm_gpio_set_value(&plat->mosi, bit); in soft_spi_sda()
230 ret = gpio_request_by_name(dev, "gpio-mosi", 0, &plat->mosi, in soft_spi_probe()
233 if (gpio_request_by_name(dev, "mosi-gpios", 0, &plat->mosi, in soft_spi_probe()
/rk3399_rockchip-uboot/doc/device-tree-bindings/spi/
H A Dsoft-spi.txt27 mosi-gpio = <&gpio 227 0>; /* Y33 */
/rk3399_rockchip-uboot/arch/arm/dts/
H A Drk3308.dtsi854 spi0_mosi: spi0-mosi {
868 spi0_mosi_hs: spi0-mosi-hs {
890 spi1_mosi: spi1-mosi {
904 spi1_mosi_hs: spi1-mosi-hs {
926 spi2_mosi: spi2-mosi {
940 spi2_mosi_hs: spi2-mosi-hs {
H A Drv1126-pinctrl.dtsi1235 spi0m0_mosi: spi0m0-mosi {
1267 spi0m1_mosi: spi0m1-mosi {
1287 spi0m2_mosi: spi0m2-mosi {
1309 spi1m0_mosi: spi1m0-mosi {
1341 spi1m1_mosi: spi1m1-mosi {
1361 spi1m2_mosi: spi1m2-mosi {
H A Drk1808.dtsi1812 spi0_mosi: spi0-mosi {
1832 spi0_mosi_hs: spi0-mosi-hs {
1859 spi1_mosi: spi1-mosi {
1884 spi1_mosi_hs: spi1-mosi-hs {
1911 spi1m1_mosi: spi1m1-mosi {
1936 spi1m1_mosi_hs: spi1m1-mosi-hs {
1968 spi2m0_mosi: spi2m0-mosi {
1988 spi2m0_mosi_hs: spi2m0-mosi-hs {
2010 spi2m1_mosi: spi2m1-mosi {
2030 spi2m1_mosi_hs: spi2m1-mosi-hs {
H A Drk3506-pinctrl-rmio.dtsi280 rm_io0_spi0_mosi: rm-io0-spi0-mosi {
300 rm_io0_spi1_mosi: rm-io0-spi1-mosi {
675 rm_io1_spi0_mosi: rm-io1-spi0-mosi {
695 rm_io1_spi1_mosi: rm-io1-spi1-mosi {
1070 rm_io2_spi0_mosi: rm-io2-spi0-mosi {
1090 rm_io2_spi1_mosi: rm-io2-spi1-mosi {
1465 rm_io3_spi0_mosi: rm-io3-spi0-mosi {
1485 rm_io3_spi1_mosi: rm-io3-spi1-mosi {
1860 rm_io4_spi0_mosi: rm-io4-spi0-mosi {
1880 rm_io4_spi1_mosi: rm-io4-spi1-mosi {
[all …]
H A Dexynos4210-universal_c210.dts26 gpio-mosi = <&gpy3 3 0>;
H A Dimx7d-sdb.dts25 gpio-mosi = <&gpio1 9 0>;
H A Darmada-388-clearfog.dts505 MPP56: spi1:mosi x mikro mosi
H A Dimx6ull-14x14-evk.dts76 gpio-mosi = <&gpio5 10 0>;
H A Dpx30.dtsi1615 spi0_mosi: spi0-mosi {
1637 spi1_mosi: spi1-mosi {
H A Dstih407-pinctrl.dtsi1271 spi-fsm-mosi = <&pio40 2 ALT1 OUT>;