Searched refs:sf_program (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/staging/rts5208/ |
D | spi.c | 161 static void sf_program(struct rtsx_chip *chip, u8 ins, u8 addr_mode, u32 addr, in sf_program() function 689 sf_program(chip, ins, 1, addr, 1); in spi_write_flash() 733 sf_program(chip, ins, 1, addr, 1); in spi_write_flash() 736 sf_program(chip, ins, 0, 0, 1); in spi_write_flash() 785 sf_program(chip, ins, 1, addr, pagelen); in spi_write_flash()
|