Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-cadence-quadspi.c85 unsigned long master_ref_clk_hz; member
1153 const unsigned int ref_clk_hz = cqspi->master_ref_clk_hz; in cqspi_delay()
1183 const unsigned int ref_clk_hz = cqspi->master_ref_clk_hz; in cqspi_config_baudrate_div()
1799 cqspi->master_ref_clk_hz = clk_get_rate(cqspi->clk); in cqspi_probe()
1800 host->max_speed_hz = cqspi->master_ref_clk_hz; in cqspi_probe()
1809 cqspi->master_ref_clk_hz); in cqspi_probe()