Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rts5208/
Dspi.c697 u8 ins, program_mode; in spi_write_flash() local
709 program_mode = srb->cmnd[9]; in spi_write_flash()
717 if (program_mode == BYTE_PROGRAM) { in spi_write_flash()
761 } else if (program_mode == AAI_PROGRAM) { in spi_write_flash()
819 } else if (program_mode == PAGE_PROGRAM) { in spi_write_flash()