Home
last modified time | relevance | path

Searched defs:f_pdata (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
H A Dspi-cadence-quadspi.c110 struct cqspi_flash_pdata f_pdata[CQSPI_MAX_CHIPSELECT]; member
480 static int cqspi_setup_opcode_ext(struct cqspi_flash_pdata *f_pdata, in cqspi_setup_opcode_ext() argument
503 static int cqspi_enable_dtr(struct cqspi_flash_pdata *f_pdata, in cqspi_enable_dtr() argument
538 static int cqspi_command_read(struct cqspi_flash_pdata *f_pdata, in cqspi_command_read() argument
621 cqspi_command_write(struct cqspi_flash_pdata * f_pdata,const struct spi_mem_op * op) cqspi_command_write() argument
690 cqspi_read_setup(struct cqspi_flash_pdata * f_pdata,const struct spi_mem_op * op) cqspi_read_setup() argument
733 cqspi_indirect_read_execute(struct cqspi_flash_pdata * f_pdata,u8 * rxbuf,loff_t from_addr,const size_t n_rx) cqspi_indirect_read_execute() argument
884 cqspi_versal_indirect_read_dma(struct cqspi_flash_pdata * f_pdata,u_char * rxbuf,loff_t from_addr,size_t n_rx) cqspi_versal_indirect_read_dma() argument
1017 cqspi_write_setup(struct cqspi_flash_pdata * f_pdata,const struct spi_mem_op * op) cqspi_write_setup() argument
1074 cqspi_indirect_write_execute(struct cqspi_flash_pdata * f_pdata,loff_t to_addr,const u8 * txbuf,const size_t n_tx) cqspi_indirect_write_execute() argument
1178 cqspi_chipselect(struct cqspi_flash_pdata * f_pdata) cqspi_chipselect() argument
1218 cqspi_delay(struct cqspi_flash_pdata * f_pdata) cqspi_delay() argument
1296 cqspi_configure(struct cqspi_flash_pdata * f_pdata,unsigned long sclk) cqspi_configure() argument
1325 cqspi_write(struct cqspi_flash_pdata * f_pdata,const struct spi_mem_op * op) cqspi_write() argument
1363 cqspi_direct_read_execute(struct cqspi_flash_pdata * f_pdata,u_char * buf,loff_t from,size_t len) cqspi_direct_read_execute() argument
1422 cqspi_read(struct cqspi_flash_pdata * f_pdata,const struct spi_mem_op * op) cqspi_read() argument
1451 struct cqspi_flash_pdata *f_pdata; cqspi_mem_process() local
1562 cqspi_of_get_flash_pdata(struct platform_device * pdev,struct cqspi_flash_pdata * f_pdata,struct device_node * np) cqspi_of_get_flash_pdata() argument
1753 struct cqspi_flash_pdata *f_pdata; cqspi_setup_flash() local
[all...]