Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi_flash.c505 cmdsz = SPI_FLASH_CMD_LEN + flash->dummy_byte; in spi_flash_cmd_read_ops()
1291 flash->dummy_byte = 2; in spi_flash_scan()
1294 flash->dummy_byte = 0; in spi_flash_scan()
1297 flash->dummy_byte = 1; in spi_flash_scan()
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dmvtwsi.c557 u8 dummy_byte; in __twsi_i2c_probe_chip() local
564 status = twsi_recv(twsi, &dummy_byte, MVTWSI_READ_NAK, tick); in __twsi_i2c_probe_chip()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_core.h163 int dummy_byte; member