Home
last modified time | relevance | path

Searched defs:speed_hz (Results 26 - 50 of 79) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-au1550.c101 static u32 au1550_spi_baudcfg(struct au1550_spi *hw, unsigned int speed_hz) in au1550_spi_baudcfg() argument
H A Dspi-ingenic.c104 u32 cdiv, speed_hz = xfer->speed_hz ?: spi->max_speed_hz, in spi_ingenic_prepare_transfer() local
H A Dspi-cadence.c120 u32 speed_hz; member
H A Dspi-coldfire-qspi.c132 static u8 mcfqspi_qmr_baud(u32 speed_hz) in mcfqspi_qmr_baud() argument
H A Dspi-amd.c81 u32 speed_hz; member
95 unsigned int speed_hz; member
239 static int amd_set_spi_freq(struct amd_spi *amd_spi, u32 speed_hz) in amd_set_spi_freq() argument
[all...]
H A Dspi-fsl-lpspi.c90 u32 speed_hz; member
[all...]
H A Dspi-hisi-kunpeng.c116 u32 speed_hz; /* baud rate */ member
294 hisi_calc_effective_speed(struct spi_controller *host, struct hisi_chip_data *chip, u32 speed_hz) hisi_calc_effective_speed() argument
H A Dspi-bcm63xx-hsspi.c140 u32 speed_hz; member
H A Dspi-bcmbca-hsspi.c121 u32 speed_hz; member
H A Dspi-pic32.c105 u32 speed_hz; /* spi-clk rate */ member
H A Dspi-ti-qspi.c171 static void ti_qspi_setup_clk(struct ti_qspi *qspi, u32 speed_hz) in ti_qspi_setup_clk() argument
H A Dspi-uniphier.c42 u32 speed_hz; member
H A Dspi-armada-3700.c217 a3700_spi_clock_set(struct a3700_spi *a3700_spi, unsigned int speed_hz) a3700_spi_clock_set() argument
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bcm63xx-hsspi.c110 u32 speed_hz; member
H A Dspi-cadence.c119 u32 speed_hz; member
H A Dspi-coldfire-qspi.c132 static u8 mcfqspi_qmr_baud(u32 speed_hz) in mcfqspi_qmr_baud() argument
H A Dspi-armada-3700.c218 a3700_spi_clock_set(struct a3700_spi *a3700_spi, unsigned int speed_hz) a3700_spi_clock_set() argument
H A Dspi-fsl-lpspi.c91 u32 speed_hz; member
H A Dspi-pic32.c105 u32 speed_hz; /* spi-clk rate */ member
H A Dspi-geni-qcom.c89 static int get_spi_clk_cfg(unsigned int speed_hz, in get_spi_clk_cfg() argument
H A Dspi-qcom-qspi.c229 static int qcom_qspi_set_speed(struct qcom_qspi *ctrl, unsigned long speed_hz) in qcom_qspi_set_speed() argument
267 unsigned long speed_hz; in qcom_qspi_transfer_one() local
[all...]
H A Dspi-uniphier.c42 u32 speed_hz; member
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
H A Dili9225.c309 u32 speed_hz; in ili9225_dbi_command() local
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H A Dili9225.c316 u32 speed_hz; in ili9225_dbi_command() local
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c956 u32 speed_hz = min_t(u32, MIPI_DBI_MAX_SPI_READ_SPEED, in mipi_dbi_typec3_command_read() local
1021 u32 speed_hz; in mipi_dbi_typec3_command() local
1128 mipi_dbi_spi_transfer(struct spi_device *spi, u32 speed_hz, u8 bpw, const void *buf, size_t len) mipi_dbi_spi_transfer() argument
[all...]

Completed in 25 milliseconds

1234