Searched refs:sf_program (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/staging/rts5208/ |
D | spi.c | 192 static void sf_program(struct rtsx_chip *chip, u8 ins, u8 addr_mode, u32 addr, in sf_program() function 787 sf_program(chip, ins, 1, addr, 1); in spi_write_flash() 837 sf_program(chip, ins, 1, addr, 1); in spi_write_flash() 840 sf_program(chip, ins, 0, 0, 1); in spi_write_flash() 898 sf_program(chip, ins, 1, addr, pagelen); in spi_write_flash()
|