Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Drockchip_sfc.c213 static u16 rockchip_sfc_get_version(struct rockchip_sfc *sfc) in rockchip_sfc_get_version() function
220 if (rockchip_sfc_get_version(sfc) >= SFC_VER_4) in rockchip_sfc_get_max_iosize()
228 switch (rockchip_sfc_get_version(sfc)) { in rockchip_sfc_get_max_dll_cells()
257 if (rockchip_sfc_get_version(sfc) >= SFC_VER_4) in rockchip_sfc_init()
311 sfc->version = rockchip_sfc_get_version(sfc); in rockchip_sfc_probe()
742 rockchip_sfc_get_max_dll_cells(sfc), rockchip_sfc_get_version(sfc)); in rockchip_sfc_delay_lines_tuning()
774 if (rockchip_sfc_get_version(sfc) >= SFC_VER_4) { in rockchip_sfc_set_speed()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-rockchip-sfc.c218 static u16 rockchip_sfc_get_version(struct rockchip_sfc *sfc) in rockchip_sfc_get_version() function
230 switch (rockchip_sfc_get_version(sfc)) { in rockchip_sfc_get_max_dll_cells()
281 if (rockchip_sfc_get_version(sfc) >= SFC_VER_4) in rockchip_sfc_init()
619 rockchip_sfc_get_max_dll_cells(sfc), rockchip_sfc_get_version(sfc)); in rockchip_sfc_delay_lines_tuning()
647 if (rockchip_sfc_get_version(sfc) >= SFC_VER_4) { in rockchip_sfc_exec_mem_op()
827 sfc->version = rockchip_sfc_get_version(sfc); in rockchip_sfc_probe()