Home
last modified time | relevance | path

Searched defs:dw_spi_get_clk (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dclock_manager_gen5.c509 int dw_spi_get_clk(struct udevice *bus, ulong *rate) in dw_spi_get_clk() function
/openbmc/u-boot/drivers/spi/
H A Ddesignware_spi.c208 __weak int dw_spi_get_clk(struct udevice *bus, ulong *rate) in dw_spi_get_clk() function