Searched defs:speed_hz (Results 1 - 25 of 42) sorted by relevance

12

/linux-master/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_spi_device.c65 cxd2880_spi_device_initialize(struct cxd2880_spi_device *spi_device, enum cxd2880_spi_mode mode, u32 speed_hz) argument
/linux-master/include/uapi/linux/spi/
H A Dspidev.h75 __u32 speed_hz; member in struct:spi_ioc_transfer
/linux-master/drivers/spi/
H A Dspi-jcore.c40 unsigned int speed_hz; member in struct:jcore_spi
H A Dspi-mpc512x-psc.c66 int speed_hz; member in struct:mpc512x_psc_spi_cs
H A Dspi-mpc52xx-psc.c41 int speed_hz; member in struct:mpc52xx_psc_spi_cs
H A Dspi-oc-tiny.c46 unsigned int speed_hz; member in struct:tiny_spi
H A Dspi-dw-core.c318 u32 speed_hz; local
H A Dspi-npcm-pspi.c31 u32 speed_hz; member in struct:npcm_pspi
H A Dspi-au1550.c101 static u32 au1550_spi_baudcfg(struct au1550_spi *hw, unsigned int speed_hz) argument
H A Dspidev.c81 u32 speed_hz; member in struct:spidev_data
[all...]
H A Dspi-amd.c81 u32 speed_hz; member in struct:amd_spi_freq
95 unsigned int speed_hz; member in struct:amd_spi
239 static int amd_set_spi_freq(struct amd_spi *amd_spi, u32 speed_hz) argument
[all...]
H A Dspi-ingenic.c104 u32 cdiv, speed_hz = xfer->speed_hz ?: spi->max_speed_hz, local
H A Dspi-coldfire-qspi.c132 static u8 mcfqspi_qmr_baud(u32 speed_hz) argument
H A Dspi-cadence.c120 u32 speed_hz; member in struct:cdns_spi
H A Dspi-bcm63xx-hsspi.c140 u32 speed_hz; member in struct:bcm63xx_hsspi
H A Dspi-bcmbca-hsspi.c121 u32 speed_hz; member in struct:bcmbca_hsspi
H A Dspi-hisi-kunpeng.c116 u32 speed_hz; /* baud rate */ member in struct:hisi_chip_data
294 hisi_calc_effective_speed(struct spi_controller *host, struct hisi_chip_data *chip, u32 speed_hz) argument
H A Dspi-armada-3700.c217 a3700_spi_clock_set(struct a3700_spi *a3700_spi, unsigned int speed_hz) argument
H A Dspi-ti-qspi.c171 static void ti_qspi_setup_clk(struct ti_qspi *qspi, u32 speed_hz) argument
H A Dspi-uniphier.c42 u32 speed_hz; member in struct:uniphier_spi_priv
H A Dspi-pic32.c105 u32 speed_hz; /* spi-clk rate */ member in struct:pic32_spi
H A Dspi-fsl-lpspi.c90 u32 speed_hz; member in struct:lpspi_config
[all...]
/linux-master/drivers/gpu/drm/tiny/
H A Dili9486.c48 u32 speed_hz; local
H A Dili9225.c318 u32 speed_hz; local
/linux-master/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c1039 u32 speed_hz = min_t(u32, MIPI_DBI_MAX_SPI_READ_SPEED, local
1112 u32 speed_hz = min_t(u32, MIPI_DBI_MAX_SPI_READ_SPEED, local
1180 u32 speed_hz; local
1293 mipi_dbi_spi_transfer(struct spi_device *spi, u32 speed_hz, u8 bpw, const void *buf, size_t len) argument
[all...]

Completed in 276 milliseconds

12