Home
last modified time | relevance | path

Searched refs:rockchip_spi_set_speed (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Drk_spi.c474 static int rockchip_spi_set_speed(struct udevice *bus, uint speed) in rockchip_spi_set_speed() function
500 .set_speed = rockchip_spi_set_speed,