Searched defs:max_hz (Results 1 – 17 of 17) sorted by relevance
| /u-boot/include/ |
| A D | spi.h | 55 uint max_hz; member 76 uint max_hz; member 144 uint max_hz; member
|
| /u-boot/drivers/mtd/spi/ |
| A D | sf-uclass.c | 52 unsigned int max_hz, unsigned int spi_mode) in spi_flash_probe()
|
| A D | sf_probe.c | 124 unsigned int max_hz, unsigned int spi_mode) in spi_flash_probe()
|
| /u-boot/drivers/spi/ |
| A D | mxc_spi.c | 119 unsigned int max_hz; member 184 unsigned int max_hz = mxcs->max_hz; in spi_cfg_mxc() local 221 unsigned int max_hz = mxcs->max_hz; in spi_cfg_mxc() local 517 unsigned int max_hz, unsigned int mode) in spi_setup_slave()
|
| A D | npcm_pspi.c | 35 u32 max_hz; member
|
| A D | fsl_espi.c | 339 unsigned int max_hz; in espi_setup_slave() local 382 unsigned int max_hz, unsigned int mode) in spi_setup_slave()
|
| A D | spi-aspeed-smc.c | 173 static u32 ast2400_get_clk_setting(struct udevice *dev, uint max_hz) in ast2400_get_clk_setting() 298 static u32 ast2500_get_clk_setting(struct udevice *dev, uint max_hz) in ast2500_get_clk_setting() 432 static u32 ast2600_get_clk_setting(struct udevice *dev, uint max_hz) in ast2600_get_clk_setting()
|
| A D | cf_spi.c | 226 static int coldfire_spi_set_speed(struct udevice *bus, uint max_hz) in coldfire_spi_set_speed()
|
| A D | cadence_qspi.h | 201 unsigned int max_hz; member 225 unsigned int max_hz; member
|
| A D | octeon_spi.c | 513 static int octeon_spi_set_speed(struct udevice *bus, uint max_hz) in octeon_spi_set_speed()
|
| A D | sh_qspi.c | 254 unsigned int max_hz, unsigned int mode) in spi_setup_slave()
|
| A D | davinci_spi.c | 312 static int davinci_spi_set_speed(struct udevice *bus, uint max_hz) in davinci_spi_set_speed()
|
| A D | atcspi200_spi.c | 295 static int atcspi200_spi_set_speed(struct udevice *bus, uint max_hz) in atcspi200_spi_set_speed()
|
| A D | spi-sunxi.c | 136 u32 max_hz; member
|
| A D | ti_qspi.c | 102 uint max_hz; member
|
| A D | zynq_qspi.c | 97 u32 max_hz; member
|
| /u-boot/drivers/net/ |
| A D | e1000_spi.c | 84 unsigned int max_hz, unsigned int mode) in spi_setup_slave()
|
Completed in 40 milliseconds