| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | soft_spi_legacy.c | 27 struct spi_slave slave; member 31 static inline struct soft_spi_slave *to_soft_spi(struct spi_slave *slave) in to_soft_spi() 66 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() 73 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 92 void spi_release_bus(struct spi_slave *slave) in spi_release_bus() 109 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer()
|
| H A D | mpc8xxx_spi.c | 27 struct spi_slave *slave; in spi_setup_slave() local 44 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() 65 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 70 void spi_release_bus(struct spi_slave *slave) in spi_release_bus() 75 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer()
|
| H A D | mxs_spi.c | 32 struct spi_slave slave; member 38 static inline struct mxs_spi_slave *to_mxs_slave(struct spi_slave *slave) in to_mxs_slave() 84 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() 90 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 114 void spi_release_bus(struct spi_slave *slave) in spi_release_bus() 130 static int mxs_spi_xfer_pio(struct mxs_spi_slave *slave, in mxs_spi_xfer_pio() 189 static int mxs_spi_xfer_dma(struct mxs_spi_slave *slave, in mxs_spi_xfer_dma() 310 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer()
|
| H A D | lpc32xx_ssp.c | 41 struct spi_slave slave; member 46 struct spi_slave *slave) in to_lpc32xx_spi_slave() 105 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() 113 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 119 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() 141 void spi_release_bus(struct spi_slave *slave) in spi_release_bus()
|
| H A D | kirkwood_spi.c | 109 struct spi_slave *slave; in spi_setup_slave() local 147 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() 159 __attribute__((weak)) int board_spi_claim_bus(struct spi_slave *slave) in board_spi_claim_bus() 164 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 197 __attribute__((weak)) void board_spi_release_bus(struct spi_slave *slave) in board_spi_release_bus() 201 void spi_release_bus(struct spi_slave *slave) in spi_release_bus() 226 void spi_cs_activate(struct spi_slave *slave) in spi_cs_activate() 231 void spi_cs_deactivate(struct spi_slave *slave) in spi_cs_deactivate() 236 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer()
|
| H A D | cf_spi.c | 18 struct spi_slave slave; member 42 static inline struct cf_spi_slave *to_cf_spi_slave(struct spi_slave *slave) in to_cf_spi_slave() 103 static int cfspi_xfer(struct spi_slave *slave, uint bitlen, const void *dout, in cfspi_xfer() 314 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() 321 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 326 void spi_release_bus(struct spi_slave *slave) in spi_release_bus() 331 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer()
|
| H A D | spi-uclass.c | 53 struct spi_slave *slave = dev_get_parent_priv(dev); in dm_spi_claim_bus() local 118 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 123 void spi_release_bus(struct spi_slave *slave) in spi_release_bus() 128 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() 134 int spi_write_then_read(struct spi_slave *slave, const u8 *opcode, in spi_write_then_read() 206 struct spi_slave *slave = dev_get_parent_priv(dev); in spi_child_pre_probe() local 333 struct spi_slave *slave; in spi_get_bus_and_cs() local 380 struct spi_slave *slave; in spi_get_bus_and_cs() local 423 struct spi_slave *slave; in spi_setup_slave() local 435 void spi_free_slave(struct spi_slave *slave) in spi_free_slave()
|
| H A D | sh_spi.c | 118 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() 125 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 130 void spi_release_bus(struct spi_slave *slave) in spi_release_bus() 207 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() 246 void spi_cs_activate(struct spi_slave *slave) in spi_cs_activate() 251 void spi_cs_deactivate(struct spi_slave *slave) in spi_cs_deactivate()
|
| H A D | sh_qspi.c | 71 struct spi_slave slave; member 75 static inline struct sh_qspi_slave *to_sh_qspi(struct spi_slave *slave) in to_sh_qspi() 128 void spi_cs_activate(struct spi_slave *slave) in spi_cs_activate() 151 void spi_cs_deactivate(struct spi_slave *slave) in spi_cs_deactivate() 186 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() 193 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 198 void spi_release_bus(struct spi_slave *slave) in spi_release_bus() 202 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer()
|
| H A D | spi-mem.c | 105 static int spi_check_buswidth_req(struct spi_slave *slave, u8 buswidth, bool tx) in spi_check_buswidth_req() 140 bool spi_mem_default_supports_op(struct spi_slave *slave, in spi_mem_default_supports_op() 178 bool spi_mem_supports_op(struct spi_slave *slave, in spi_mem_supports_op() 203 int spi_mem_exec_op(struct spi_slave *slave, const struct spi_mem_op *op) in spi_mem_exec_op() 427 int spi_mem_adjust_op_size(struct spi_slave *slave, struct spi_mem_op *op) in spi_mem_adjust_op_size()
|
| H A D | spi.c | 12 int spi_set_wordlen(struct spi_slave *slave, unsigned int wordlen) in spi_set_wordlen() 31 struct spi_slave *slave; in spi_do_alloc_slave() local
|
| H A D | ti_qspi.c | 103 struct spi_slave slave; member 322 static inline struct ti_qspi_priv *to_ti_qspi_priv(struct spi_slave *slave) in to_ti_qspi_priv() 332 void spi_cs_activate(struct spi_slave *slave) in spi_cs_activate() 338 void spi_cs_deactivate(struct spi_slave *slave) in spi_cs_deactivate() 354 struct spi_slave *slave = &priv->slave; in ti_spi_setup_spi_register() local 406 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() 412 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 420 void spi_release_bus(struct spi_slave *slave) in spi_release_bus() 428 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() 441 struct spi_slave *slave, in __ti_qspi_setup_memorymap() [all …]
|
| H A D | spi-mem-nodm.c | 9 int spi_mem_exec_op(struct spi_slave *slave, in spi_mem_exec_op() 85 int spi_mem_adjust_op_size(struct spi_slave *slave, in spi_mem_adjust_op_size()
|
| H A D | fsl_espi.c | 17 struct spi_slave slave; member 116 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() 127 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 178 void spi_release_bus(struct spi_slave *slave) in spi_release_bus() 245 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *data_out, in spi_xfer() 368 void spi_cs_activate(struct spi_slave *slave) in spi_cs_activate() 381 void spi_cs_deactivate(struct spi_slave *slave) in spi_cs_deactivate()
|
| H A D | davinci_spi.c | 123 struct spi_slave slave; member 348 static inline struct davinci_spi_slave *to_davinci_spi(struct spi_slave *slave) in to_davinci_spi() 381 void spi_cs_activate(struct spi_slave *slave) in spi_cs_activate() 386 void spi_cs_deactivate(struct spi_slave *slave) in spi_cs_deactivate() 432 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() 439 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() 449 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 461 void spi_release_bus(struct spi_slave *slave) in spi_release_bus() 519 struct dm_spi_slave_platdata *slave = in davinci_spi_xfer() local
|
| H A D | atmel_spi.c | 31 static int spi_has_wdrbt(struct atmel_spi_slave *slave) in spi_has_wdrbt() 109 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() 116 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 132 void spi_release_bus(struct spi_slave *slave) in spi_release_bus() 140 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer()
|
| H A D | mxc_spi.c | 43 struct spi_slave slave; member 56 static inline struct mxc_spi_slave *to_mxc_spi_slave(struct spi_slave *slave) in to_mxc_spi_slave() 396 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() 474 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() 481 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 488 void spi_release_bus(struct spi_slave *slave) in spi_release_bus()
|
| /rk3399_rockchip-uboot/examples/standalone/ |
| H A D | atmel_df_pow2.c | 17 static int flash_cmd(struct spi_slave *slave, uchar cmd, uchar *buf, int len) in flash_cmd() 23 static int flash_status(struct spi_slave *slave) in flash_status() 31 static int flash_set_pow2(struct spi_slave *slave) in flash_set_pow2() 54 static int flash_check(struct spi_slave *slave) in flash_check() 132 struct spi_slave *slave; in atmel_df_pow2() local
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | cpsw-common.c | 20 int slave, u8 *mac_addr) in davinci_emac_3517_get_macid() 59 static int cpsw_am33xx_cm_get_macid(struct udevice *dev, u16 offset, int slave, in cpsw_am33xx_cm_get_macid() 99 int ti_cm_get_macid(struct udevice *dev, int slave, u8 *mac_addr) in ti_cm_get_macid()
|
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | spi.c | 23 struct spi_slave *slave; in dm_test_spi_find() local 100 struct spi_slave *slave; in dm_test_spi_xfer() local
|
| /rk3399_rockchip-uboot/board/l+g/vinco/ |
| H A D | vinco.c | 42 void spi_cs_activate(struct spi_slave *slave) in spi_cs_activate() 47 void spi_cs_deactivate(struct spi_slave *slave) in spi_cs_deactivate()
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | cros_ec_spi.c | 27 struct spi_slave *slave = dev_get_parent_priv(dev->dev); in cros_ec_spi_packet() local 87 struct spi_slave *slave = dev_get_parent_priv(dev->dev); in cros_ec_spi_command() local
|
| /rk3399_rockchip-uboot/board/gdsys/common/ |
| H A D | mclink.c | 61 int mclink_send(u8 slave, u16 addr, u16 data) in mclink_send() 96 int mclink_receive(u8 slave, u16 addr, u16 *data) in mclink_receive()
|
| /rk3399_rockchip-uboot/board/freescale/mpc8349emds/ |
| H A D | mpc8349emds.c | 264 void spi_cs_activate(struct spi_slave *slave) in spi_cs_activate() 271 void spi_cs_deactivate(struct spi_slave *slave) in spi_cs_deactivate()
|
| /rk3399_rockchip-uboot/board/freescale/mpc8308rdb/ |
| H A D | mpc8308rdb.c | 37 void spi_cs_activate(struct spi_slave *slave) in spi_cs_activate() 45 void spi_cs_deactivate(struct spi_slave *slave) in spi_cs_deactivate()
|