Searched defs:max_hz (Results 1 – 17 of 17) sorted by relevance
| /drivers/spi/ |
| A D | mxc_spi.c | 123 unsigned int max_hz; member 188 unsigned int max_hz = mxcs->max_hz; in spi_cfg_mxc() local 229 unsigned int max_hz = mxcs->max_hz; in spi_cfg_mxc() local 525 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 | 172 static u32 ast2400_get_clk_setting(struct udevice *dev, uint max_hz) in ast2400_get_clk_setting() 297 static u32 ast2500_get_clk_setting(struct udevice *dev, uint max_hz) in ast2500_get_clk_setting() 431 static u32 ast2600_get_clk_setting(struct udevice *dev, uint max_hz) in ast2600_get_clk_setting()
|
| A D | cf_spi.c | 225 static int coldfire_spi_set_speed(struct udevice *bus, uint max_hz) in coldfire_spi_set_speed()
|
| A D | cadence_qspi.h | 207 unsigned int max_hz; member 232 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 | 253 unsigned int max_hz, unsigned int mode) in spi_setup_slave()
|
| A D | davinci_spi.c | 302 static int davinci_spi_set_speed(struct udevice *bus, uint max_hz) in davinci_spi_set_speed()
|
| A D | atcspi200_spi.c | 293 static int atcspi200_spi_set_speed(struct udevice *bus, uint max_hz) in atcspi200_spi_set_speed()
|
| A D | ti_qspi.c | 101 uint max_hz; member
|
| A D | zynq_qspi.c | 114 u32 max_hz; member
|
| A D | zynqmp_gqspi.c | 196 u32 max_hz; member
|
| A D | adi_spi3.c | 259 u32 max_hz; member
|
| /drivers/mtd/spi/ |
| A D | sf-uclass.c | 51 unsigned int max_hz, unsigned int spi_mode) in spi_flash_probe()
|
| A D | sf_probe.c | 123 unsigned int max_hz, unsigned int spi_mode) in spi_flash_probe()
|
| /drivers/net/ |
| A D | e1000_spi.c | 84 unsigned int max_hz, unsigned int mode) in spi_setup_slave()
|
Completed in 47 milliseconds