Home
last modified time | relevance | path

Searched refs:bit_per_word (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-rockchip-test.c53 static u32 bit_per_word = 8; variable
62 .bits_per_word = bit_per_word, in spi_write_slt()
91 .bits_per_word = bit_per_word, in spi_read_slt()
309 bit_per_word = 16; in spi_test_write()
311 bit_per_word = 8; in spi_test_write()
H A Dspidev-rkslv.c43 static u32 bit_per_word = 8; variable
52 .bits_per_word = bit_per_word, in spidev_slv_write()
70 .bits_per_word = bit_per_word, in spidev_slv_read()
H A Dspidev-rkmst.c51 static u32 bit_per_word = 8; variable
95 .bits_per_word = bit_per_word, in spidev_mst_write()
119 .bits_per_word = bit_per_word, in spidev_mst_write_bypass()
138 .bits_per_word = bit_per_word, in spidev_mst_read()