Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/spi/
H A Drockchip_sfc.c882 static int rockchip_sfc_set_speed(struct udevice *bus, uint speed) in rockchip_sfc_set_speed() function
923 .set_speed = rockchip_sfc_set_speed,